Search found 1 match
- 2016-12-27T10:13:02-07:00
- Forum: Developers
- Topic: Problem linking libraries in Code::Blocks
- Replies: 2
- Views: 8818
Problem linking libraries in Code::Blocks
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. http://i.imgur.com/p76WM2Z.png I have already linked the libraries in the compiler's settings. http://i.imgur.com/x4U07zw.png ...