Hallo,

I'm trying to use the QtPdWidget (V 1.3.5) library together with PdCom (V 
3.0.7) on Windows 7 x64.
I compiled PdCom, as well as the QtPdWidgets, with MinGW (GCC V4.4.0), for the 
Widgets I used Qt V 4.8.5.
Unfortunately I'm not able to execute the testprogram, which is included in the 
QtPdWidget-library.
The compiling under Qt 4.8.5 is no problem; there are neither warnings nor 
other issues, but the program crashes immediately after executing it, without 
showing an error prompt or something.
After removing several functions and elements of the program, to determine the 
error source, I found out, that those crashes occur, when there's a 
declaration, which uses parts of the QtPdWidget library.
For example "Pd::Process p;" in the "private" part of the MainWindow.h file.
Because that is such a basic procedure and there aren't any compiling errors, I 
don't know which the cause of those crashes could be. I hope you can help me 
with this problem.

Best regards,

Alex

_______________________________________________
etherlab-users mailing list
[email protected]
http://lists.etherlab.org/mailman/listinfo/etherlab-users

Reply via email to