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


Reply via email to