I have installed and used the examples with GEANT4 using only the OpenGl. A majority of them work alright (example 3 crashes during initial execution). However, while trying to incorporate Qt, I am experiencing issues. I can build the examples in Cmake (3.0.2) just fine, but when I try to run them, they immediately crash after listing the available UI session types (Qt included). I ran a debugger in visual studio (2013) and the cause seems to be "no symbols loaded for G4interfaces.dll." How do I fix this??
Dear Kyle, Could you please check a couple of things? 1. Since you are using Windows, could you check you do NOT install Geant4 10.1 in multithreaded mode? We do not support Windows in multithreaded mode. 2. When you installed Geant4, did you specify to use Qt (GEANT4_USE_QT)? Thanks, Makoto
The reporter confirms the following. > 1) I have not taken any steps to install in multithreaded mode. > 2) I did specify to use Qt, and I set the QT_QMAKE_EXECUTABLE path > to C:/Qt/4.8.6/bin/qmake.exe where Qt was installed. I have also set an > environment variable path to this location.
Hi Kyle, Sorry to answer a couple of month after. Did you get a solution for that problem ? What version of windows do you have ? Could you send us the complete output of what happens when you launch your application (listing available sessions and other comments). Could you send us the output of the debugger ? Thanks, and sorry for the delay. Laurent
I guess that it is the same problem as http://bugzilla-geant4.kek.jp/show_bug.cgi?id=1667
Solved in geant4 10.2