User forums > Help
my problem about Multi-threaded DLL Runtime Library ?
(1/1)
montchai:
Every application(.exe) I build with Code::Blocks & VC toolkits 2003 is successfully, but when I want to build to be 'Multi-threaded DLL Runtime Library' it have some problem with me. C::B require 'msvcprt.lib & msvcrt.lib' and when I look into VC tookits and all in my computer, it not found. I don't know how to build DLL library with C::B, anyone please help me how to fix my problem?
tiwag:
sorry, no fix for your problem...
your problem doesn't come from CodeBlocks,
it exists, because the free VC toolkit (VCTK) doesn't provide
all the libraries and tools which are coming with Visual C++ (VC)
which is'nt free, unfortunately.
mind using MinGW gcc instead, or use a full blown VC++
and PLEASE dont start crying and double-posting when not getting
an immediate answer for your (trivial, if knowing google.com) question.
rickg22:
I added this issue to the FAQ.
Navigation
[0] Message Index
Go to full version