I know it might sound crazy but I have a household of mixed machines and I run applications that I have written on both (using Wine on the linux machines).
I would like the option compiling a windows app from the linux machine, has anyone installed Pelles C on linux machines before. I have launch the app but nothing ever appears, it just never shows. From Firefox it asks if I want to really run it or not and I type Yes that's where it ends.
I tried downloading it and launching but no response.
Welcome to the forum.
This question had been discussed many times here in the forum : Pelles C does not support Linux.
Depending on the version of WINE you are using and the Windows API functions you use, your application will succeed or fail to run under WINE.
Just to make sure, you need to run PellesC under WINE too.
You can run PellesC IDE in wine, just copy that Pellesc-directory from Windows machine.
I prefer to use -xml command line option to save settings to xml.file.
Debugging with version 6.0 works better than with 6.5
Quote from: daniel_bingamon on April 22, 2011, 10:34:49 PM
I know it might sound crazy but I have a household of mixed machines and I run applications that I have written on both (using Wine on the linux machines).
Christian tried it some time before - http://forum.pellesc.de/index.php?topic=2466.0 :)