Code::Blocks Forums

User forums => Help => Topic started by: Perrin on December 08, 2023, 07:00:46 pm

Title: Help
Post by: Perrin 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?
Title: Re: Help
Post by: stahta01 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 (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.
Title: Re: Help
Post by: ur_naz on January 11, 2024, 06:28:09 pm
maybe -lgdi or -lgbt ?  ;D check linker settings. perhaps -lgdi32?