Author Topic: Help  (Read 1722 times)

Offline 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?

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7591
    • My Best Post
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

Offline ur_naz

  • Single posting newcomer
  • *
  • Posts: 4
Re: Help
« Reply #2 on: January 11, 2024, 06:28:09 pm »
maybe -lgdi or -lgbt ?  ;D check linker settings. perhaps -lgdi32?
« Last Edit: January 11, 2024, 06:31:36 pm by ur_naz »