Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
4 posts • Page 1 of 1
4 posts
• Page 1 of 1
erik.schwing
Posts:16
Joined: Tue Feb 12, 2019 6:59 am
C# Manager 3.18 crash
Postby erik.schwing »
Hi,
I am trying to recompile a C# manager used in a 3.17 project to a 3.18 version.
I have set the environment correctly, ran the script to create a new clean solution and have tried to compile and run this.
I recieve an error 'Unable to load DLL 'libCSharpBridgeV318' on the line:
I have started my devenv with the /useenv switch after setting %API_ROOT% to the correct folder.
No code has been altered from the template. An argument has been added for "-proj" in the visual studio project.
When selecting the ETM.WCCOA.CSharpInterface in the VS2019 IDE it shows the version as 3.17.0.0? I would expect it showed 3.18.0.0 (it does point to 3.18 installation folder).