demostenes Posted October 11, 2015 Posted October 11, 2015 Afer installation and running UNIGINE SDK Browser 1.3, it crashes on this message: I have Windows 7 pro SP1.
paralyzah Posted October 12, 2015 Posted October 12, 2015 Hello, DemostenesThe error occurs if you use previous version of the library (Qt5CoreUnigine_x86.dll) with the latest Browser.Possible solutions:1. Change <sdk_browser_path>/lib/Qt5CoreUnigine_x86.dll with the file attached (unpack it from archive) and run browser again.2. If this doesn't help you, please do the "clean" installation of browser (uninstall previous version and install the latest from Downloads section)Sorry for the inconvenience caused. Qt5CoreUnigine_x86.zip
demostenes Posted October 17, 2015 Author Posted October 17, 2015 Hello, Demostenes The error occurs if you use previous version of the library (Qt5CoreUnigine_x86.dll) with the latest Browser. Possible solutions: 1. Change <sdk_browser_path>/lib/Qt5CoreUnigine_x86.dll with the file attached (unpack it from archive) and run browser again. 2. If this doesn't help you, please do the "clean" installation of browser (uninstall previous version and install the latest from Downloads section) Sorry for the inconvenience caused. It didnt help. I unistalled 1.30, installed 1.31 and same problem.
paralyzah Posted October 19, 2015 Posted October 19, 2015 Probably, you have wrong Qt libraries available in PATH system variable, please check if there are no hardcoded path available. To fix this issue: 1. Copy attached Qt5CoreUngine_x86.dll to the <SDK_Browser>/bin directory; 2. Run SDK Browser; In case of the error: 2.1 Copy contents of <SDK_Browser>/lib to <SDK_Browser>/bin.To avoid such problems in future, please, make sure that you don't have hardcoded path in PATH variable.Thanks!
demostenes Posted October 19, 2015 Author Posted October 19, 2015 2.1 Copy contents of <SDK_Browser>/lib to <SDK_Browser>/bin. This solved the problem. I ve checked PATH variable and there is nothing realated to QTlibraries.
Recommended Posts