Jump to content

browser does not work


photo

Recommended Posts

Posted

Afer installation and running  UNIGINE SDK Browser 1.3, it crashes on this message:

 

err.png

 

I have Windows 7 pro SP1.

Posted

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.

 

Qt5CoreUnigine_x86.zip

Posted

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.

Posted

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!

Posted

  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.

×
×
  • Create New...