When I used Matlab mix in order to connect matlab mx function written in c with the cuda runtime, a linking error appear about conflict in static release and dynamic release between the c file and the library. Did anyone solve this? 

error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in file.obj.

More Ahmed Hassan Yousef's questions See All
Similar questions and discussions