Re: [osg-users] QT and ModularEmitter (((

2009-05-13 Thread Antonin Linares
Hi Gammer I v' the same trouble few day ago, i solved it by add -DQT_NO_EMIT to the compilation flags. cheers, Antonin Linares Максим Гаммер a écrit : Hi List. Problem QT and OSG ModularEmitter make ... ... /usr/local/include/osgParticle/ModularEmitter:89: error: expected

Re: [osg-users] QT and ModularEmitter (((

2009-05-13 Thread Maxim Gammer
Thanks! 2009/5/13 Antonin Linares antonin.lina...@onera.fr: Hi Gammer I v' the same trouble few day ago, i solved it by add -DQT_NO_EMIT to the compilation flags. cheers, Antonin Linares Максим Гаммер a écrit : Hi List. Problem QT and OSG ModularEmitter make ... ...

[osg-users] QT and ModularEmitter (((

2009-05-12 Thread Максим Гаммер
Hi List. Problem QT and OSG ModularEmitter make ... ... /usr/local/include/osgParticle/ModularEmitter:89: error: expected unqualified-id before ‘double’ ... ModularEmitter, line 89 : virtual void emit(double dt); emit - preprocessor word in QT (slot, signal, emit ...) How can I make my