Jump to content

How to fix error win64 standalone uniGUI project run debug mode with runtime packages?


newsanti

Recommended Posts

windows 11 + Delphi 11.3 + uniGUI 1.95.0.1577

Work Perfect with Win32 bit runtime package.

Don't work with win64 bit runtime package!!!!!

image.png.363d362e3645a86c21c943ef2539358e.png

 

image.png.76774900f6048f59668a51a52de3816e.png

rtl;dbrtl;xmlrtl;inetdb;dsnap;dsnapcon;soaprtl;soapserver;soapmidas;IndySystem;IndyCore;IndyIPCommon;IndyProtocols;IndyIPServer;IndyIPClient;vcl;vcldb;vclx;vclimg;vclsmp;vcldsnap

image.thumb.png.569bd6bad7e478ea5c965020f673bbef.png

RunTimePackage.zip

RuntimePackage1.zip

Link to comment
Share on other sites

  • 2 weeks later...
  • Administrators

Hello,

Have you followed below instructions?

https://www.unigui.com/doc/online_help/index.html?using-runtime-packages.htm

For 64-bit you need to build "Runtime" uniGUI packages that are listed in above link for Win64 and deploy them with your application.

That said, we always recommend using 32-bit apps along with HyperServer.

Also, if your generated EXE is so big you can turn off all debug information, so the need for runtime packages will be eliminated.

Link to comment
Share on other sites

On 12/28/2023 at 6:59 PM, Farshad Mohajeri said:

Hello,

Have you followed below instructions?

https://www.unigui.com/doc/online_help/index.html?using-runtime-packages.htm

For 64-bit you need to build "Runtime" uniGUI packages that are listed in above link for Win64 and deploy them with your application.

That said, we always recommend using 32-bit apps along with HyperServer.

Also, if your generated EXE is so big you can turn off all debug information, so the need for runtime packages will be eliminated.

I create new unigui win64 project with runtime packages (1.95.0.1579) problem existed. 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...