all i've alredy done:
i have downloaded glfw sources, compiled it, but didn't install it (i don't install non package apps). I made a new folder with links to the Folders of the compiled version, so tht codeblocks could find the libraries and headers. Then i installed an other package, because of an error message (libxxf86vm-dev). But the current error, i don't understand, so please help me.
-------------- Build: Debug in GLFWtest ---------------
Linking console executable: bin/Debug/GLFWtest
/usr/bin/ld: bin/Debug/GLFWtest: hidden symbol `__stack_chk_fail_local' in /usr/lib/libc_nonshared.a(stack_chk_fail_local.oS) is referenced by DSO
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: ld gab 1 als Ende-Status zurück
Process terminated with status 1 (0 minutes, 0 seconds)
0 errors, 0 warnings