Tagged Questions
1
vote
1answer
135 views
STA, MTA conflict warning Important?
I recently started writing a C++/CLI wrapper for a native c++ library. I'm now getting this compile warning
"warning LNK4249: directive '/CLRTHREADATTRIBUTE:STA' conflicts with command line; ...