User forums > Using Code::Blocks
Help me with the linking of external library
Ceniza:
I've never tried to link a library like that myself, but you may try adding as library only "cluto" (without quotes, of course). That should change the command line in that to -lcluto.
If you are the one who has to write the API declarations, do as jens said.
Jenna:
Try what Ceniza said, if that does not work, try to link with libcluto.lib.
According to the manual you have to use libcluto.a on unix-based systems and libcluto.lib on win32 systems.
Navigation
[0] Message Index
[*] Previous page
Go to full version