Trunk not compilable on ubuntu 12.04

2013-05-14 Thread Kornel Benko
/usr/bin/cmake -E cmake_progress_report /usr/BUILD/BuildLyxGit/CMakeFiles [ 49%] Building CXX object src/tex2lyx/CMakeFiles/tex2lyx2.1.dir/__/Lexer.cpp.o cd /usr/BUILD/BuildLyxGit/src/tex2lyx && /usr/bin/c++ -DNO_LAYOUT_CSS -DTEX2LYX -Wall -Wunused-parameter -std=gnu++0x -fno-strict-aliasing -

master (trunk?) not compilable

2012-05-26 Thread Kornel Benko
This is on ubuntu 12.04 ... cd /usr/BUILD/BuildLyxGit/src/frontends/qt4 && /usr/bin/c++ -DUSE_ENCHANT=1 -DQT_GENUINE_STR -DLYX_BUILD_QT4_FRONTEND -Wall -Wunused-parameter -fno-strict-aliasing -Wall -Wunused-parameter -O3 -DNDEBUG -I/usr/BUILD/BuildLyxGit -I/usr/src/lyx/lyx-git/src -I/usr/inc

Re: Re: Trunk not compilable

2012-01-05 Thread Kornel Benko
Am Donnerstag, 5. Januar 2012 um 14:29:50, schrieb Stephan Witt > Am 05.01.2012 um 11:05 schrieb Kornel Benko: > > > I get this: > > ... > > cd /usr/BUILD/BuildLyx/src && /usr/bin/c++ -DUSE_ENCHANT=1 -Wall > > -Wunused-parameter -fno-strict-aliasing -Wall -Wunused-parameter -O3 > > -DNDEBUG

Re: Trunk not compilable

2012-01-05 Thread Stephan Witt
Am 05.01.2012 um 11:05 schrieb Kornel Benko: > I get this: > ... > cd /usr/BUILD/BuildLyx/src && /usr/bin/c++ -DUSE_ENCHANT=1 -Wall > -Wunused-parameter -fno-strict-aliasing -Wall -Wunused-parameter -O3 > -DNDEBUG -I/usr/BUILD/BuildLyx -I/usr/src/lyx/lyx-devel/src > -I/usr/include/enchant -I

Trunk not compilable

2012-01-05 Thread Kornel Benko
I get this: ... cd /usr/BUILD/BuildLyx/src && /usr/bin/c++ -DUSE_ENCHANT=1 -Wall -Wunused-parameter -fno-strict-aliasing -Wall -Wunused-parameter -O3 -DNDEBUG -I/usr/BUILD/BuildLyx -I/usr/src/lyx/lyx-devel/src -I/usr/include/enchant -I/usr/src/lyx/lyx-devel/po -I/usr/src/lyx/lyx-devel/boost

Re: Trunk not compilable with new boost?

2011-11-21 Thread Peter Kümmel
On 21.11.2011 11:29, Kornel Benko wrote: Am Sonntag, 20. November 2011 um 21:51:25, schrieb Peter Kümmel On 20.11.2011 21:31, Kornel Benko wrote: Am Sonntag, 20. November 2011 um 20:57:24, schrieb Kornel Benko I get now: ... Linking CXX executable ../bin/lyx ... ../lib/libboost_regex.a(regex.

Re: Re: Trunk not compilable with new boost?

2011-11-21 Thread Kornel Benko
Am Sonntag, 20. November 2011 um 21:51:25, schrieb Peter Kümmel > On 20.11.2011 21:31, Kornel Benko wrote: > > Am Sonntag, 20. November 2011 um 20:57:24, schrieb Kornel > > Benko > >> I get now: > >> ... > >> Linking CXX executable ../bin/lyx > >> ... > >> ../lib/libboost_regex.a(regex.cpp.o): I

Re: Trunk not compilable with new boost?

2011-11-20 Thread Peter Kümmel
On 20.11.2011 21:31, Kornel Benko wrote: Am Sonntag, 20. November 2011 um 20:57:24, schrieb Kornel Benko I get now: ... Linking CXX executable ../bin/lyx ... ../lib/libboost_regex.a(regex.cpp.o): In function `boost::re_detail::get_mem_block()': regex.cpp:(.text+0x133): undefined reference to `

Re: Trunk not compilable with new boost?

2011-11-20 Thread Kornel Benko
Am Sonntag, 20. November 2011 um 20:57:24, schrieb Kornel Benko > I get now: > ... > Linking CXX executable ../bin/lyx > ... > ../lib/libboost_regex.a(regex.cpp.o): In function > `boost::re_detail::get_mem_block()': > regex.cpp:(.text+0x133): undefined reference to > `boost::scoped_static_mutex_

Trunk not compilable with new boost?

2011-11-20 Thread Kornel Benko
I get now: ... Linking CXX executable ../bin/lyx ... ../lib/libboost_regex.a(regex.cpp.o): In function `boost::re_detail::get_mem_block()': regex.cpp:(.text+0x133): undefined reference to `boost::scoped_static_mutex_lock::scoped_static_mutex_lock(boost::static_mutex&, bool)' regex.cpp:(.text+0x1

trunk not compilable

2011-06-06 Thread Uwe Stöhr
Due to this change in FancyLineEdit.h: http://www.lyx.org/trac/changeset/38963 I cannot compile LyX with Qt 4.7 anymore: release\src\PersonalWordList.obj : warning LNK4042: object specified more than once; extras ignored Creating library release\lyx.lib and object release\lyx.exp FancyLineEdi

Re: trunk not compilable

2011-06-06 Thread Kornel
Am pondelok 06 Jún 2011 schrieb Stephan Witt: > Am 06.06.2011 um 13:12 schrieb Kornel: > > I get this while linking lyx > > ... > > Linking CXX executable ../bin/lyx > > cd /usr/BUILD/BuildLyx/src && /usr/bin/cmake -E cmake_link_script > > CMakeFiles/lyx.dir/link.txt --verbose=1 /usr/bin/c++ -Wal

Re: trunk not compilable

2011-06-06 Thread Stephan Witt
Am 06.06.2011 um 13:12 schrieb Kornel: > I get this while linking lyx > ... > Linking CXX executable ../bin/lyx > cd /usr/BUILD/BuildLyx/src && /usr/bin/cmake -E cmake_link_script > CMakeFiles/lyx.dir/link.txt --verbose=1 >

trunk not compilable

2011-06-06 Thread Kornel
I get this while linking lyx ... Linking CXX executable ../bin/lyx cd /usr/BUILD/BuildLyx/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/lyx.dir/link.txt --verbose=1 /usr/bin/c++ -Wall -Wunused-parameter -fno-

Re: trunk not compilable

2011-02-21 Thread Kornel
Am Montag, 21. Februar 2011 schrieb Enrico Forestieri: > > make[2]: Verlasse Verzeichnis '/usr/BUILD/BuildLyx' > > make[1]: *** [src/frontends/qt4/CMakeFiles/frontend_qt4.dir/all] Fehler 2 > > make[1]: Verlasse Verzeichnis '/usr/BUILD/BuildLyx' > > make: *** [all] Fehler 2 > > Please, try again.

Re: trunk not compilable

2011-02-21 Thread Enrico Forestieri
On Mon, Feb 21, 2011 at 04:34:20PM +0100, Kornel wrote: > cd /usr/BUILD/BuildLyx/src/frontends/qt4 && /usr/bin/c++ -DUSE_ENCHANT=1 > -DHAVE_GETTEXT -DQT_GENUINE_STR -DLYX_BUILD_QT4_FRONTEND -Wall > -Wunused-parameter -fno-strict-aliasing -Wall - > Wunused-parameter -O3 -DNDEBUG -I/usr/BUILD/B

trunk not compilable

2011-02-21 Thread Kornel
cd /usr/BUILD/BuildLyx/src/frontends/qt4 && /usr/bin/c++ -DUSE_ENCHANT=1 -DHAVE_GETTEXT -DQT_GENUINE_STR -DLYX_BUILD_QT4_FRONTEND -Wall -Wunused-parameter -fno-strict-aliasing -Wall - Wunused-parameter -O3 -DNDEBUG -I/usr/BUILD/BuildLyx -I/usr/src/lyx/lyx-devel/src -I/usr/include/enchant -I/u

InsetMathSpecialChar.cpp(trunk) not compilable

2010-10-31 Thread Kornel Benko
Hi, this is the error-log ... cd /usr/BUILD/BuildLyx/src/mathed && /usr/bin/c++ -DUSE_ENCHANT=1 -DHAVE_GETTEXT -Wall -Wunused-parameter -fno-strict-aliasing -Wall -Wunused-parameter -O3 -DNDEBUG -I/usr/BUILD/BuildLyx - I/usr/src/lyx/lyx-devel/src -I/usr/include/enchant -I/usr/src/lyx/lyx-devel

Re: Missing files in trunk? Not compilable here with cmake

2010-08-06 Thread Richard Heck
On 08/06/2010 04:02 AM, Kornel Benko wrote: ... cd /Creatable/BUILD/BuildLyx/src/frontends/qt4&& /usr/bin/c++ -DHAVE_GETTEXT -DQT_GENUINE_STR -DLYX_BUILD_QT4_FRONTEND -Wall -fno-strict-aliasing -Wall -O3 -DNDEBUG -I/Creatable/BUILD/BuildLyx -I/usr/src/lyx/lyx-devel/src -I/usr/include/Aiksa

Re: Missing files in trunk? Not compilable here with cmake

2010-08-06 Thread Richard Heck
On 08/06/2010 04:02 AM, Kornel Benko wrote: ... cd /Creatable/BUILD/BuildLyx/src/frontends/qt4&& /usr/bin/c++ -DHAVE_GETTEXT -DQT_GENUINE_STR -DLYX_BUILD_QT4_FRONTEND -Wall -fno-strict-aliasing -Wall -O3 -DNDEBUG -I/Creatable/BUILD/BuildLyx -I/usr/src/lyx/lyx-devel/src -I/usr/include/Aiksa

Re: Missing files in trunk? Not compilable here with cmake

2010-08-06 Thread Helge Hafting
On 06. aug. 2010 10:02, Kornel Benko wrote: ... cd /Creatable/BUILD/BuildLyx/src/frontends/qt4&& /usr/bin/c++ -DHAVE_GETTEXT -DQT_GENUINE_STR -DLYX_BUILD_QT4_FRONTEND -Wall -fno-strict-aliasing -Wall -O3 -DNDEBUG -I/Creatable/BUILD/BuildLyx -I/usr/src/lyx/lyx-devel/src -I/usr/include/Aiksa

Missing files in trunk? Not compilable here with cmake

2010-08-06 Thread Kornel Benko
... cd /Creatable/BUILD/BuildLyx/src/frontends/qt4 && /usr/bin/c++ -DHAVE_GETTEXT -DQT_GENUINE_STR -DLYX_BUILD_QT4_FRONTEND -Wall -fno-strict-aliasing -Wall -O3 -DNDEBUG -I/Creatable/BUILD/BuildLyx -I/usr/src/lyx/lyx-devel/src -I/usr/include/Aiksaurus -I/usr/src/lyx/lyx-devel/po -I/usr/src/l

Re: Trunk not compilable

2009-10-06 Thread Abdelrazak Younes
Kornel Benko wrote: Am Monday 05 October 2009 schrieb Abdelrazak Younes: Kornel, You got this very same compile error and the fix is very easy, just add an #include , I am saying that in case this happens again. But I'll fix it shortly of course. Abdel. I am aware of "the fix is v

Re: Trunk not compilable

2009-10-05 Thread Kornel Benko
Am Monday 05 October 2009 schrieb Abdelrazak Younes: > Kornel, > > You got this very same compile error and the fix is very easy, just add > an #include , I am saying that in case this happens again. But > I'll fix it shortly of course. > > Abdel. I am aware of "the fix is very easy". But it i

Re: Trunk not compilable

2009-10-05 Thread Abdelrazak Younes
Kornel, You got this very same compile error and the fix is very easy, just add an #include , I am saying that in case this happens again. But I'll fix it shortly of course. Abdel. Kornel Benko wrote: This is on OpenSuSE 10.3 ... cd /usr/BUILD/BuildLyx/src/frontends/qt4 && /usr/local/bin/c

Trunk not compilable

2009-10-05 Thread Kornel Benko
This is on OpenSuSE 10.3 ... cd /usr/BUILD/BuildLyx/src/frontends/qt4 && /usr/local/bin/c++ -DQT_NO_STL -DQT_NO_KEYWORDS -DHAVE_GETTEXT -DENABLE_NLS=1 -DUSE_ASPELL=1 -DHAVE_ICONV=1 -DQT_GENUINE_STR -DLYX_BUILD_QT4_FRONTEND -Wall -Wall -O3 -DNDEBUG -I/usr/src/lyx/lyx-devel/po -I/usr/BUILD/Buil

Re: trunk not compilable after boost update

2008-09-30 Thread Peter Kümmel
Uwe Stöhr wrote: Uwe Stöhr schrieb: > D:\LyXSVN\lyx-devel\src\boost.cpp(31) : error C2039: 'diagnostic_information' : > is not a member of 'std::exception' > C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\exception(95) : see > declaration of 'std::exception' > sco

Re: trunk not compilable after boost update

2008-09-30 Thread Uwe Stöhr
Uwe Stöhr schrieb: > D:\LyXSVN\lyx-devel\src\boost.cpp(31) : error C2039: 'diagnostic_information' : > is not a member of 'std::exception' > C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\exception(95) : see > declaration of 'std::exception' > scons: *** [release\s

trunk not compilable after boost update

2008-09-30 Thread Uwe Stöhr
> D:\LyXSVN\lyx-devel\src\boost.cpp(31) : error C2039: 'diagnostic_information' : > is not a member of 'std::exception' > C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\exception(95) : see > declaration of 'std::exception' > scons: *** [release\src\boost.obj] Error 2 Uwe

Re: trunk not compilable

2008-02-28 Thread Abdelrazak Younes
Leuven, E. wrote: Abdel wrote > Pavel Sanda wrote: >> 5. painting problems of outliner when smaller window is set. see attached. > > Confirmed. Edwin, could you help here please? the attached gets rid of the floating buttons, but somehow the minimum sizehint of the dockwidget seems to get

RE: Re: trunk not compilable

2008-02-28 Thread Leuven, E.
Abdel wrote > Pavel Sanda wrote: >> 5. painting problems of outliner when smaller window is set. see attached. > > Confirmed. Edwin, could you help here please? the attached gets rid of the floating buttons, but somehow the minimum sizehint of the dockwidget seems to get lost. i don't have time

Re: trunk not compilable

2008-02-27 Thread Pavel Sanda
>> 2. slider depth cant be set and manual unroll is canceled by updates >>(this maybe tricky to get right wrt 3740 bug. i played some time with >> this >>bug and didnt find quick solution.) > > I think the we should disable the slider for non toc list. this doesnt solve the problem with c

Re: trunk not compilable

2008-02-27 Thread Abdelrazak Younes
Pavel Sanda wrote: for the time beeing i managed with another file and these things are strange: 1. opening outliner ToC should be set as the implicit imho Agreed. Next hacking session. wrt references: 2. slider depth cant be set and manual unroll is canceled by updates (this maybe trick

Re: trunk not compilable

2008-02-27 Thread Pavel Sanda
on loading the user guide: >>> Better now? >> no, user guide still crashes. > > Yeah I am doubly stupid... will fix, sorry. ye. i have discovered few reference bugs in my paper looking in the the outliner just now :) p

Re: trunk not compilable

2008-02-27 Thread Abdelrazak Younes
Pavel Sanda wrote: Leuven, E. wrote: on loading the user guide: Better now? no, user guide still crashes. Yeah I am doubly stupid... will fix, sorry. Abdel.

Re: trunk not compilable

2008-02-27 Thread Pavel Sanda
> Leuven, E. wrote: >> on loading the user guide: > > Better now? no, user guide still crashes. pavel

Re: trunk not compilable

2008-02-27 Thread Abdelrazak Younes
Leuven, E. wrote: on loading the user guide: Better now? Abdel.

Re: trunk not compilable

2008-02-27 Thread Abdelrazak Younes
Leuven, E. wrote: on loading the user guide: msvcp90d.dll!104ec1b3() [Frames below may be incorrect and/or missing, no symbols loaded for msvcp90d.dll] lyx.exe!std::_Vector_const_iterator >::operator*() Line 98 + 0x14 bytes C++ lyx.exe!std::_

Re: trunk not compilable

2008-02-27 Thread Pavel Sanda
> Pavel Sanda wrote: >> Should be OK now. > it is > pavel So, like my new toy? >>> really dont know :) >>> file->open->my file >>> >>> lyx: SIGSEGV signal caught >>> Sorry, you have found a bug in LyX. Please read the bug-reporting >>> instructions in Help->Introduction and send

RE: Re: trunk not compilable

2008-02-27 Thread Leuven, E.
on loading the user guide: msvcp90d.dll!104ec1b3() [Frames below may be incorrect and/or missing, no symbols loaded for msvcp90d.dll] > > lyx.exe!std::_Vector_const_iterator > >::operator*() Line 98 + 0x14 bytes C++ lyx.exe!std::_Vector_iterato

Re: trunk not compilable

2008-02-27 Thread Abdelrazak Younes
Pavel Sanda wrote: Should be OK now. it is pavel So, like my new toy? really dont know :) file->open->my file lyx: SIGSEGV signal caught Sorry, you have found a bug in LyX. Please read the bug-reporting instructions in Help->Introduction and send us a bug report, if necessary. Thanks ! Bye

Re: trunk not compilable

2008-02-27 Thread Pavel Sanda
> >>> Should be OK now. > >> it is > >> pavel > > > > So, like my new toy? > > really dont know :) > > file->open->my file > > lyx: SIGSEGV signal caught > Sorry, you have found a bug in LyX. Please read the bug-reporting > instructions in Help->Introduction and send us a bug report, if necess

Re: trunk not compilable

2008-02-27 Thread Pavel Sanda
>>> Should be OK now. >> it is >> pavel > > So, like my new toy? really dont know :) file->open->my file lyx: SIGSEGV signal caught Sorry, you have found a bug in LyX. Please read the bug-reporting instructions in Help->Introduction and send us a bug report, if necessary. Thanks ! Bye. Aborted

Re: trunk not compilable

2008-02-27 Thread Abdelrazak Younes
Pavel Sanda wrote: Should be OK now. it is pavel So, like my new toy? Abdel.

Re: trunk not compilable

2008-02-27 Thread Pavel Sanda
> Should be OK now. it is pavel

Re: trunk not compilable

2008-02-27 Thread Abdelrazak Younes
Abdelrazak Younes wrote: Looks like vector::insert() doesn't like a const_iterator with gcc, I'll fix that. Should be OK now. Abdel.

Re: trunk not compilable

2008-02-27 Thread Abdelrazak Younes
Looks like vector::insert() doesn't like a const_iterator with gcc, I'll fix that. Pavel Sanda wrote: make[3]: Entering directory `/mnt/teral/lyx/devel/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../src -I../boost -Wextra -Wall -O -MT InsetRef.lo -MD -MP

trunk not compilable

2008-02-27 Thread Pavel Sanda
make[3]: Entering directory `/mnt/teral/lyx/devel/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../src -I../boost -Wextra -Wall -O -MT InsetRef.lo -MD -MP -MF .deps/InsetRef.Tpo -c -o InsetRef.lo `test -f 'insets/InsetRef.cpp' || echo './'`insets/InsetRef.cpp

Re: Trunk not compilable on suse-linux, missing include

2008-02-18 Thread Abdelrazak Younes
Kornel Benko wrote: Hi, newest trunk Attached helps. Committed, thanks. Abdel.

Trunk not compilable on suse-linux, missing include

2008-02-18 Thread Kornel Benko
Hi, newest trunk /usr/src/lyx/lyx-devel/src/frontends/qt4/CustomizedWidgets.cpp: In member function ‘virtual void lyx::frontend::ShortcutLineEdit::keyPressEvent(QKeyEvent*)’: /usr/src/lyx/lyx-devel/src/frontends/qt4/CustomizedWidgets.cpp:82: error: invalid use of incomplete type ‘struct QK

Re: Trunk not compilable

2007-11-30 Thread Jean-Marc Lasgouttes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > Kornel Benko <[EMAIL PROTECTED]> writes: > >> With the latest update I have now > > A different version here :) It works now. thanks. JMarc

Re: Trunk not compilable

2007-11-30 Thread Kornel Benko
Am Donnerstag, 29. November 2007 schrieb Kornel Benko: > Am Donnerstag, 29. November 2007 schrieb Jean-Marc Lasgouttes: > > Kornel Benko <[EMAIL PROTECTED]> writes: > > > > > With the latest update I have now > > > > A different version here :) > > My version is solved with attached > André, y

Re: Trunk not compilable

2007-11-29 Thread Kornel Benko
Am Donnerstag 29 November 2007 schrieb Andre Poenitz: > I fail to see why would be needed. Doesn't work? Don't know, how to check now. Here (on ubuntu) it is simply compilable. Will check later (at work) with opensuse 10.3. Kornel -- Kornel Benko [EMAIL PROTECTED] pgpim1U5y9QIC.pgp

Re: Trunk not compilable

2007-11-29 Thread Andre Poenitz
On Thu, Nov 29, 2007 at 04:50:30PM +0100, Kornel Benko wrote: > Am Donnerstag, 29. November 2007 schrieb Kornel Benko: > > Am Donnerstag, 29. November 2007 schrieb Jean-Marc Lasgouttes: > > > Kornel Benko <[EMAIL PROTECTED]> writes: > > > > > > > With the latest update I have now > > > > > > A di

Re: Trunk not compilable

2007-11-29 Thread Andre Poenitz
On Thu, Nov 29, 2007 at 03:58:14PM +0100, Kornel Benko wrote: > Am Donnerstag, 29. November 2007 schrieb Jean-Marc Lasgouttes: > > Kornel Benko <[EMAIL PROTECTED]> writes: > > > > > With the latest update I have now > > > > A different version here :) > > My version is solved with attached > >

Re: Trunk not compilable

2007-11-29 Thread Kornel Benko
Am Donnerstag, 29. November 2007 schrieb Kornel Benko: > Am Donnerstag, 29. November 2007 schrieb Jean-Marc Lasgouttes: > > Kornel Benko <[EMAIL PROTECTED]> writes: > > > > > With the latest update I have now > > > > A different version here :) > > My version is solved with attached > Same inc

Re: Trunk not compilable

2007-11-29 Thread Kornel Benko
Am Donnerstag, 29. November 2007 schrieb Jean-Marc Lasgouttes: > Kornel Benko <[EMAIL PROTECTED]> writes: > > > With the latest update I have now > > A different version here :) My version is solved with attached -- Kornel Benko [EMAIL PROTECTED] Index: src/mathed/InsetMathSymbol.cpp =

Re: Trunk not compilable

2007-11-29 Thread Jean-Marc Lasgouttes
Kornel Benko <[EMAIL PROTECTED]> writes: > With the latest update I have now A different version here :) JMarc In file included from ../../lyx-devel/src/ASpell.cpp:18: /usr/lib/gcc/i586-mandrake-linux-gnu/3.4.1/../../../../include/c++/3.4.1/bits/boost_concept_check.h: In instantiation of `__gn

Trunk not compilable

2007-11-29 Thread Kornel Benko
With the latest update I have now ... /usr/bin/c++ -Wall -Wall -O3 -DNDEBUG -I/usr2/src/lyx/BuildLyx -I/usr/src/lyx/lyx-devel/src -I/usr/src/lyx/lyx-devel/boost -I/usr/src/lyx/lyx-devel/src/mathed -DQT_CLEAN_NAMESPACE -DQT_NO_STL -DQT_NO_KEYWORDS -DUSE_ASPELL=1 -DBOOST_USER_CONFIG="" -DHAVE

Re: trunk not compilable

2007-10-11 Thread Pavel Sanda
> Pavel Sanda wrote: >> i'm the only one seeing this ? > > can u update and try again yep, thanks.

Re: trunk not compilable

2007-10-11 Thread Edwin Leuven
Pavel Sanda wrote: i'm the only one seeing this ? can u update and try again missing include me thinks...

trunk not compilable

2007-10-11 Thread Pavel Sanda
i'm the only one seeing this ? g++ -DHAVE_CONFIG_H -I. -I../../../src -DQT_CLEAN_NAMESPACE -DQT_GENUINE_STR -DQT_NO_STL -DQT_NO_KEYWORDS -I../../../src -I../../../src/frontends -I../../../images -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I../../../boost -