
Tue, 01/04/2011 - 19:04
Forums:
Hello,
I'm working in Fedora14 64b with Qt4 and opencascade 6.3 from repository http://fedora.danny.cz/danny/
I compiled the Qt sample application but then when executing the new command I get a segmentation fault error.
The error is produced when executing "new Graphic3d_GraphicDevice( aDisplay )" in "DocumentCommon.cxx", I tried also compiling the version QtOpenCascade from http://sourceforge.net/projects/qtocc/ but I get the same error.
Even though fedora is not supported by opencascade if any body has an idea or comment it would be great.
Thank you
Tue, 01/04/2011 - 20:08
Take a look here
http://www.opencascade.org/org/forum/thread_15233/
Pete
Wed, 01/05/2011 - 17:45
Hi Pete,
I tried adding the two variables listed on the thread but I keep on getting the same error.
Any other ideas?
Thanks
Wed, 01/05/2011 - 20:01
I assume you then re-ran qmake.
Pete
Wed, 01/05/2011 - 20:04
Also, have you checked that the Enviroment variables are correct
Pete