Using /clr on qt
-
hi to everyone i am programming on qt in vs2008
i want to use a c# dll
so i should use /clr
when is set /clr it get me this error
how can i solve that?
@.\newqtfinger.cpp(6) : fatal error C1113: #using failed on 'c:\users\sazgar\documents\visual studio 2008\projects\new qt finger\new qt finger\zkemkeeper.dll'@
i set /clr to sta but it does'nt have any differences
what should i do?