View Single Post
Posts: 726 | Thanked: 345 times | Joined on Apr 2010 @ Sweden
#8
Did you find the libmafw-shared.so.* file in your MADDE installation?

Per definition you have not everything linked correctly.

As a side note, the example is C code and you compile it with g++. Perhaps not too important but it might cause you problems since the library you're linking against most likely was compiled from C code.

Last edited by Joorin; 2010-05-17 at 14:42.
 

The Following User Says Thank You to Joorin For This Useful Post: