Page 1 of 1

Problem linking libraries in Code::Blocks

Posted: 2016-12-27T10:13:02-07:00
by LuigiRiddler
I have the following problem:
when i try to compile a c++ code with Code::Blocks that uses imagemagick++ libraries it gives references errors like the ones in the attachment.Image
I have already linked the libraries in the compiler's settings.
Image
Could you please help me? I know this is probably something easily fixable but I don't know what else to try. It's for a school project.

Re: Problem linking libraries in Code::Blocks

Posted: 2016-12-27T11:47:59-07:00
by snibgo
I don't know the answer. Have you searched the forum? For example viewtopic.php?f=6&t=30022&p=135206&hili ... ks#p135206

Re: Problem linking libraries in Code::Blocks

Posted: 2016-12-28T08:18:51-07:00
by imla
I do not know about Code::Blocks but you miss some thing like :

LIBS += -lCORE_RL_Magick++_ -lCORE_RL_Wand_ -lCORE_RL_Magick_ -lzbar