Is Xojo Desktop exe support 64bit linux mint Os?
Xojo support Linux 64-bit.
Do you see any problems?
@ChristianSchmitz Xojo support Linux 64-bit.
Do you see any problems?
Yes , I use Xojo 2016r3 version . I run the linux exe in 64 bit linux mint os Hp server. but its not running.
anything I missed out.
Use lld command on command line with app and all files in libs folder to check dependencies and install missing libraries.
2016r3 is a 32-bit app so you'll need the appropriate 32-bit libraries installed on your Linux OS. Depending on the version of Linux this may or may not be possible.
https://docs.xojo.com/Resources:System_Requirements_2016r3
Newer versions of Xojo are 64-bit.