qutorial / zplusplus

Projectional C++
Eclipse Public License 1.0
6 stars 2 forks source link

Importing of CppImplementationModules doesn't work properly #15

Open eugenschindler opened 9 years ago

eugenschindler commented 9 years ago

If you make a model with two implementation modules and import one module in the other, adding both to the build configuration, you will get an error with the generator (cannot cast ModuleGenC to ImplementationModule).