User forums > General (but related to Code::Blocks)

Code::blocks and Allegro 5 linker questions

(1/1)

cluelessnoob:
I've installed Code::Blocks on Fedora 34 and installed the Allegro 5 library and and am having trouble. I believe the problem is I'm not linking properly.
Linker directory path and settings attached. I am able to compile from a terminal screen so I know Allegro is installed properly. I can't figure out what I did wrong, probably something simple. Any ideas?

stahta01:
https://wiki.codeblocks.org/index.php/FAQ-Compiling_(errors)#Q:_How_do_I_troubleshoot_a_compiler_problem.3F

Miguel Gimenez:
You are specifying the absolute path of the linked libraries, so the linker search directories is not needed.

When you post the full rebuild log, can you also post the command line that works in terminal?

Navigation

[0] Message Index

Go to full version