I have my WINDEV application built for windows OS. Can it be made to run on Linux OS ?
(just like how Java's bytecode can run on any platform ? or like dotnet core can run on both windows and Linux )
We need to install WINE (windows on linux) to make the windows WINDEV Run on Linux. Also we may need to modify the functions for Linux , since the functions sometimes will be specific to windows