Originally posted by: alberto85
Thankyou Daniel for your reply,
I modified my
project properties->linker->input->additional dependencies from x86_.net2005_8.0 to x86_windows_vs2008 as you said, but the problem remains.
I try to include also the
msvcrt.lib but it occurs another linker problem "lnk1313" (as you can see in the attachment).
After that I modify my
project proprieties->general->Common Language Runtime Support from /clr:pure to /clr and the compiler doesn't give me any problem but when I execute the application this error occurs:
An unhandled exception of type 'System.TypeInitializationException' occurred in Unknown Module. Additional information: The type initializer for "Module" threw an exception. Regards,
Alberto
#CPLEXOptimizers#DecisionOptimization