Code::Blocks Forums

User forums => Help => Topic started by: Asher Mertes on July 09, 2020, 12:15:06 am

Title: can't find -lGLFW code blocks linux
Post by: Asher Mertes on July 09, 2020, 12:15:06 am
i am trying to run the test code on the gflw website but i get the error message can't find -lGLFW i am on Manjaro linux kde plasma 5 i believe it is a linking error
Title: Re: can't find -lGLFW code blocks linux
Post by: stahta01 on July 09, 2020, 02:40:15 am
If you still have the problem after you install the GLFW package read this link.

http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F (http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F)

And, post the full rebuild log.

Tim S.