User forums > Using Code::Blocks
Problem with dll compiling
stahta01:
--- Quote from: _Ray_ on January 14, 2009, 03:54:08 pm ---I know,how to use compiler :x
Thank...
--- End quote ---
So, on the cmd.exe prompt what commands work when you type them in.
Compare them to the commands the IDE, like Code::Blocks or even Visual Studio, output to the compiler.
Edit: added the directions needed by beginners. Since, you know how to use compiler you most likely do not need them. But, beginners do read these threads.
http://msdn.microsoft.com/en-us/library/ms235639(VS.80).aspx
Tim S
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 ---
Yeah, you might actually want to follow my directions in the link I posted to turn on "FULL COMPILER LOGGING".
Tim S
_Ray_:
stahta01
I solved the problem by full copying all arguments of compiler and linker from VC++6 to Code::Blocks.
Just,usually I don't use compiler and linker in command line,usually I use all by defaults.
I use compiler and linker a couple of times,with creating exe-file size of 800 bytes :)
Thank you for your patience :D
Navigation
[0] Message Index
[*] Previous page
Go to full version