User forums > Using Code::Blocks
Problem with dll compiling
_Ray_:
Hi.
I use Code::Blocks 8.02 with VC++ 6 compiler.
When I building my dll in VC++6 and try to use output dll - all is ok.
But, when I try to build the dll in Code::Blocks with VC++6 compiler - the dll is compiling, but
not working in my project.
I think, that problem in preferences of my Code::Blocks, but I don't find anything.
Can anybody help me?
stahta01:
Turn on Full compiler logging and see if you can see any difference in the commands CB uses and the working commands.
http://wiki.codeblocks.org/index.php?title=FAQ#Q:_How_do_I_troubleshoot_an_compiler_problem.3F
Tim S
_Ray_:
What you mean,saying "if you can see any difference in the commands" ?
What difference?
I use VC6 compiler in CB and in MS VC6.
And in both cases compiler say that all is ok and give me my dll. But after compiling the dll in vc6 working.If compiling in BC - no :(
stahta01:
--- Quote from: _Ray_ on January 14, 2009, 03:36:47 pm ---What you mean,saying "if you can see any difference in the commands" ?
What difference?
I use VC6 compiler in CB and in MS VC6.
And in both cases compiler say that all is ok and give me my dll. But after compiling the dll in vc6 working.If compiling in BC - no :(
--- End quote ---
I give up helping you; you need to figure out how to use the compiler directly or at least how to follow directions on how to display the command given to the compiler.
I suggest looking for beginning programmers forum for you to learn the basics.
Tim S
_Ray_:
I know,how to use compiler :x
Thank...
Navigation
[0] Message Index
[#] Next page
Go to full version