static libraries
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi there, I just finished compiling a static library with Dev-C++ 5.0. I tried to use the library in VC++ 6.0, but this brings up the error LNK1136 while trying to link...How can I get that to work? Does anybody have an idea? Is there a free compiler which can be used to produce static libraries that are compatible to VC++ 6.0 ?? thanks in advance... jason