Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Help
»
Error after compiling and run
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Error after compiling and run (Read 4484 times)
659_minifly
Guest
Error after compiling and run
«
on:
November 23, 2009, 04:19:16 pm »
hello
My Problem is :
After compilation ( was ok ) at run time i got this error "ld.exe error do not find -lbogject-2.0" and no exe program has been creat. Is someone can help me ?.Thank you.
Logged
stahta01
Lives here!
Posts: 7790
Re: Error after compiling and run
«
Reply #1 on:
November 23, 2009, 06:10:48 pm »
Your operating system and the compiler name and version may be needed to solve this problem. I have no idea on what symptoms you describe can happen.
Edit: If it is a compiler problem turning on full logging will help.
http://wiki.codeblocks.org/index.php?title=FAQ#Q:_How_do_I_troubleshoot_an_compiler_problem.3F
Edit2: Do you know the difference between compile, link and run time errors?
Edt3: If your run-time error was instead an link time error; it would make a lot more sense.
Tim S.
«
Last Edit: November 23, 2009, 06:23:16 pm by stahta01
»
Logged
C Programmer working to learn more about C++ and Git.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ.
http://wiki.codeblocks.org
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Help
»
Error after compiling and run