Search found 3 matches

by peri
05 Mar 2014, 02:18
Forum: General questions
Topic: Debug problems with qt 5.1.0 plugins
Replies: 4
Views: 2519

Re: Debug problems with qt 5.1.0 plugins

Hello forum- I have just found out, that qt5.1.1 is available as opensource, so i have already testet it and i still can't debug. If i copy the installationfolder to the debug folder, then I can run vrep without crash but without recognition of the plugin. If I try to debug it the applicationscreen ...
by peri
04 Mar 2014, 20:34
Forum: General questions
Topic: Debug problems with qt 5.1.0 plugins
Replies: 4
Views: 2519

Re: Debug problems with qt 5.1.0 plugins

Hello Forum I have done according to your advises, but it does not work. When I debug v_rep.exe I can see where it crashes, namely simloadmodule inside Vrep Library. The crash only happens, when i debug. If I do not get advise, I will have to proceed in another direction. Either I have to install qt...
by peri
26 Feb 2014, 19:08
Forum: General questions
Topic: Debug problems with qt 5.1.0 plugins
Replies: 4
Views: 2519

Debug problems with qt 5.1.0 plugins

I am running windows 7 and qt 5.1.0 using mingw and there are no other compiler installed. The qt is installed from offlineinstaller in the qt-archive .My problem is, that I cannot debug qt plugins namely v_repExtMtb.dll. I have recompiled Vrep the 3 systemplugins and vrep.exe to qt 5.1.0 and everyt...