News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

no executable created ...

Started by grim_asle, June 07, 2013, 09:30:03 AM

Previous topic - Next topic

grim_asle

Hi,

i have a problem with my code::blocks project settings i guess, but i can't figure out, what it is exactly.
I have a written static lib and an executable to test it ... and it all worked fine.
My problem is, that, without compiler or linker error, there is no executable created anymore.

I don't know what went wrong, because i didn't make any changes, i'm sure.
I' m gonna look further for my mistake, but maybe one of you can tell me rightaway what went wrong.

Greetings so far ... and thanks for reading

MortenMacFly

No version information, no platform information, no sample to reproduce... no answer. Sorry.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

grim_asle

Hi again,

not enough information, sure. I just thought someone could give a brief hint, if a simmilar problem occured before ... however, it's solved.
It was indeed a linker error, but as i am a beginner ... well, i didn't recognize it as a linking error first.

... anyway thanks for reading this topic, and sorry for the very brief question. But it turned out good, i think.

stahta01

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]