User forums > General (but related to Code::Blocks)
Complie Error: undefined reference to symbol 'dlclose@@GLIBC_2.2.5'
(1/1)
bhampshire1:
Does anyone know how link the dl or libc library to codeblocks to remove this compiling error? This error is hindering my robots research.
oBFusCATed:
Project -> Build options -> Linker settings -> Link libraries
bhampshire1:
Where is the library file on Fedora Linux OS?
oBFusCATed:
In some of the system folders. You need to enter just the name of the lib, without the extension and the prefix.
In your case enter just dl.
Navigation
[0] Message Index
Go to full version