Book a Demo

Author Topic: MDG Link VS2005  (Read 2316 times)

Graham_Labdon

  • EA User
  • **
  • Posts: 66
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
MDG Link VS2005
« on: June 07, 2007, 09:41:08 pm »
Hi Everybody

I am using mdg Integration for VS 2005 and am trying to Import and link Visual Studio C++ Project.EA successfully  creates all the classes, but the package structure lost.

I tried ot create it with Import Directory and then relocating the classes to their appropriate packages. This results in the loss of the View Code capability.

Any ideas as to what I  am doing wrong ?

Graham

ban

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: MDG Link VS2005
« Reply #1 on: June 11, 2007, 03:50:30 am »
Hi,

I had the same problem. To resolve it just create namespaces. The suggestion I got from support and works fine.

Ban