mPrest systems

2 posts / 0 new
Last post
Offline
Last seen: 8 years 9 months ago
Joined: 12/29/2014
Posts: 1
rtiddsgen c#

I have several idl files.

One of them includes only enum definitions. The other idl files includes this one.

The generation of the files works fine, all the structs are created, including data readers and wirters and the C++ dll compiles...but

I have a C# project that references the c++ project, the problem is that only the types that the project recognizes are the types defined at the EnumTypes.idl.

I had a look at the ildasm, and I don;t see the other structs either. All the references are right, so I cannot see what is the problem.

 

 

Organization:
Subscribe to RSS - mPrest systems