On Sunday 03 January 2010 17:58:05 Patrick Matthäi wrote: > Linking CXX executable kdenlive > CMakeFiles/kdenlive.dir/renderer.o: In function `kdenlive_callback': > /build/buildd-kdenlive_0.7.6+svn4194-1-armel-NTHr4e/kdenlive-0.7.6+svn4194/ > src/renderer.cpp:51: undefined reference to `QString::vsprintf(char const*, > std::__va_list)' collect2: ld returned 1 exit status
> > Revision 4144 just buit fine on armel. Hi. I just committed a change (svn rev. 4196) that adds some header, maybe that can solve the issue. By the way, some googling showed issues with va_list on armel with gcc 4.4, which might be the reason for the compilation failure, since no change was made to the code that compiled fine on rev. 4144 and no longer compiles now... regards jb ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Kdenlive-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kdenlive-devel
