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
»
Help
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Help (Read 2958 times)
Perrin
Single posting newcomer
Posts: 1
Help
«
on:
December 08, 2023, 07:00:46 pm »
When I try to run any program, an error pops up (after the no file has been built yet) saying that "cannot find -lgbi". How do I fix this?
Logged
stahta01
Lives here!
Posts: 7682
Re: Help
«
Reply #1 on:
December 08, 2023, 07:43:24 pm »
https://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F
Post a full re-build log.
Tim S.
Logged
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ.
http://wiki.codeblocks.org
ur_naz
Single posting newcomer
Posts: 4
Re: Help
«
Reply #2 on:
January 11, 2024, 06:28:09 pm »
maybe -lgdi or -lgbt ?
check linker settings. perhaps -lgdi32?
«
Last Edit: January 11, 2024, 06:31:36 pm by ur_naz
»
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Help
»
Help