|
From: Dmitriy P. <lr...@ya...> - 2007-03-05 10:28:10
|
I can't build synfig studio for win32 any more, I have this error:
C:/msys/1.0/synfig/ETL/include/ETL/_stringf.h:90:2: warning: #warning etl::vstrprintf() has a maximum size of ETL_STRPRINTF_MAX_LENGTH in this configuration.
../../../src/gtkmm/preview.cpp: In constructor `studio::Widget_Preview::Widget_Preview()':
../../../src/gtkmm/preview.cpp:384: error: expected primary-expression before '(' token
../../../src/gtkmm/preview.cpp:384: error: expected unqualified-id before numeric constant
../../../src/gtkmm/preview.cpp:384: error: `manage' was not declared in this scope
make[3]: *** [synfigstudio-preview.o] Error 1
I'm using gcc 3.4.5 (Configured with: ../gcc-3.4.5/configure --with-gcc --with-gnu-ld --with-gnu-as --host=mingw32 --target=mingw32 --prefix=/mingw --enable-threads --disable-nls --enable-languages=c,c++,f77,ada,objc,java --disable-win32-registry --disable-shared --enable-sjlj-exceptions --enable-libgcj --disable-java-awt --without-x --enable-java-gc=boehm --disable-libgcj-debug --enable-interpreter --enable-hash-synchronization --enable-libstdcxx-debug
Thread model: win32),
autoconf (GNU Autoconf) 2.56, automake (GNU automake) 1.7.1, ltmain.sh (GNU libtool) 1.5 (1.1220 2003/04/05 19:32:58)
:-/
P.S. Which IDE You use in Linux to develop synfig?
>PPS: Atrus, your emails have weird blocks/characters in them,
> is there any chance you could send them in UTF-8 or plain ANSI?
Now fixed?
|