News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

'No such file or directory'

Started by bealefay, February 05, 2020, 08:06:38 AM

Previous topic - Next topic

bealefay


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]

Miguel Gimenez

Do you have libbgi.a anywhere? If so, tell the linker where it is (Build Options -> Search Directories -> Linker). If not, download the sources, compile them to get the library and put the library where the linker can find it.