I cant give more info than this... // Equalizer Includes #include "eq/eq.h"
class OAE : public QMainWindow, eq::Client .... ->> I get the heap error....a kind of : "Eine Ausnahme (erste Chance) bei 0xffffffff in OAE.exe: 0xC0000005: Access violation. Eine Ausnahme (erste Chance) bei 0xffffffff in OAE.exe: 0xC0000005: Access violation. Unbehandelte Ausnahme bei 0xffffffff in OAE.exe: 0xC0000005: Access violation." ..when i shut down my app. The failure happens when my destructor was processed. i use the equalizer version 1.2.0 Bye -- View this message in context: http://software.1713.n2.nabble.com/inherit-from-eq-Client-comes-to-heap-error-tp7583421p7583610.html Sent from the Equalizer - Parallel Rendering mailing list archive at Nabble.com. _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

