News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Help

Started by Perrin, December 08, 2023, 07:00:46 PM

Previous topic - Next topic

Perrin

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?

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]

ur_naz

#2
maybe -lgdi or -lgbt ?  ;D check linker settings. perhaps -lgdi32?