C# compiler error typesupport

1 post / 0 new
Offline
Last seen: 2 years 4 months ago
Joined: 02/20/2020
Posts: 6
Packaging IDL for reuse in C# projects

I'm looking to split common IDL and specific IDL for reusing purposes in a C# environment. I've created a Position.idl file and a Car.idl file in separate projects. I've used rtiddsgen to generate the type files for position and build a dll (based on the example solution).

Subscribe to RSS - C# compiler error typesupport