Article 5AFJR How to run an EXE on multiple systems. - Qt Creator

How to run an EXE on multiple systems. - Qt Creator

by
vmelkon
from LinuxQuestions.org on (#5AFJR)
Hello all,
On Windows, it was simple. If I write an application using MFC and Visual C++ 6, it is guaranteed to run on all Windows versions, all the way up to Windows 10.

I have converted one of my programs to Qt. I get a nice small EXE, 600 kB but it does not seem to run on other systems. It is a Linux 64 bit EXECUTABLE.
I have Kubuntu 18.04. I can't even run it on my other Kubuntu 18.04.
Apparently, Qt 5.15 is not shipped with Kubuntu 18.04.
I tried compiling against Qt 5.9.5. It works on the compiling PC.
On the other PC, the console shows an error, something about an array.

This is my program:
https://sourceforge.net/projects/chemicala/

Did I make the wrong choice?
Is Qt not used?

~~~~vmelkonlatest?d=yIl2AUoC8zA latest?i=8i6uBZMQclk:RAQjAg9szaY:F7zBnMy latest?i=8i6uBZMQclk:RAQjAg9szaY:V_sGLiP latest?d=qj6IDK7rITs latest?i=8i6uBZMQclk:RAQjAg9szaY:gIN9vFw8i6uBZMQclk
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments