Murat Senel wrote: > Hi, > > Is there anyone that can build latest mlt++ on svn? > I got the error below and can't figure it out what it is! > > g++ -pthread -Wall -fPIC -I/usr/include -I/usr/include/mlt -D_REENTRANT > -pthread -Wall -fPIC -I/usr/include -I/usr/include/mlt -D_REENTRANT -Wall -g > `mlt-config --cflags` -I ../src -c -o play.o play.cpp > c++ -L/usr/lib -lmlt -L/usr/lib -lmiracle -L/usr/lib -lmlt -L/usr/lib > -lmiracle -L../src -lmlt++ -lmiracle -lvalerie > `mlt-config --libs` play.o -o play > play.o: In function `main': > /var/pisi/mlt++-0.2.2_1064-4/work/mlt++-0.2.2_1064/test/play.cpp:7: undefined > reference to `Mlt::Factory::init(char const*) Yes, there is a bug in test/Makefile, it looks for your system Mlt++ before looking at the one you are compiling. Not sure what is the correct Makefile fix, but you can resolve the issue by removing your old Mlt++ install (include files and libraries), then compile will work.
jb ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Kdenlive-devel mailing list Kdenlive-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kdenlive-devel