Pelles C forum

Pelles C => Feature requests => Topic started by: daniel_bingamon on April 22, 2011, 10:34:49 PM

Title: Install Pelles C on a Linux machine for write Windows Programs
Post by: 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). 

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.
Title: Re: Install Pelles C on a Linux machine for write Windows Programs
Post by: Vortex on April 23, 2011, 10:22:27 AM
Welcome to the forum.

This question had been discussed many times here in the forum : Pelles C does not support Linux.
Title: Re: Install Pelles C on a Linux machine for write Windows Programs
Post by: Stefan Pendl on April 23, 2011, 10:39:13 AM
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.
Title: Re: Install Pelles C on a Linux machine for write Windows Programs
Post by: TimoVJL on April 23, 2011, 12:16:36 PM
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

Title: Re: Install Pelles C on a Linux machine for write Windows Programs
Post by: AlexN on April 27, 2011, 09:58:35 AM
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 :)