Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Error when compiling into DLL

hi joshua,

 

Thanks for reply.

 

I tried to follow your vs setting, but i am not sure i did follow it exactly.

I deleted the debug and release fold from the my project fold and rebuilt it. but the error occured.

one something is that, in the release mode, if I change the runtime library to the multi-threaded, this code works. In your setting file, the runtime library is "0", I am not sure whether you mean this one or not.

 

as my whole project should work in release mode and use multi-threaded dll runtime library. so I should figure out some other methods to make it work.

any further comments and assistance are appreciated.

 

Li

Download All
0 Kudos
Message 11 of 12
(724 Views)

Start with a very simple vi and build a dll first to make sure it is not related to anything else. In other words, make a DLL that takes two numbers from the command prompt and multiplies them.

Best,

Joshua

0 Kudos
Message 12 of 12
(716 Views)