 |
C++Talk.NET C++ language newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
dnanar Guest
|
Posted: Tue Apr 04, 2006 7:06 pm Post subject: compiler avec include windows.h sous linux ? |
|
|
Bonjour,
je me demandais si il était possible, et si oui, comment, de compiler un
fichier utilisant l' header windws.h sous linux, de manière à produire
un executable windows, qui pourrait ensuite être emulable avec wine (ou
autre logiciel similaire) ?
Merci d' avance. |
|
| Back to top |
|
 |
Ploc Guest
|
Posted: Wed Apr 05, 2006 6:06 am Post subject: Re: compiler avec include windows.h sous linux ? |
|
|
dnanar wrote:
| Quote: | Bonjour,
je me demandais si il était possible, et si oui, comment, de compiler un
fichier utilisant l' header windws.h sous linux, de manière à produire
un executable windows, qui pourrait ensuite être emulable avec wine (ou
autre logiciel similaire) ?
Merci d' avance.
|
C'est tres bien explique dans la documentation de la winelib (site de wine).
Ca ne produit pas un executable windows en tant que tel, (sauf si j'ai
mal compris) mais un binaire executable a partir de wine ce qui est un
peu different. |
|
| Back to top |
|
 |
dnanar Guest
|
Posted: Wed Apr 05, 2006 11:06 am Post subject: Re: compiler avec include windows.h sous linux ? |
|
|
Ploc a écrit :
| Quote: |
C'est tres bien explique dans la documentation de la winelib (site de
wine).
Ca ne produit pas un executable windows en tant que tel, (sauf si j'ai
mal compris) mais un binaire executable a partir de wine ce qui est un
peu different.
|
Merci pour ta reponse mais j' ai reussi à trouver comment faire de la
"cross compilation" :
http://www.dumbbell.fr/howto/win32-cross-compilation.fr.html |
|
| Back to top |
|
 |
Stephane Wirtel Guest
|
Posted: Wed Apr 12, 2006 4:06 pm Post subject: Re: compiler avec include windows.h sous linux ? |
|
|
dnanar said the following on 5/04/2006 12:49:
| Quote: | Ploc a écrit :
C'est tres bien explique dans la documentation de la winelib (site de
wine).
Ca ne produit pas un executable windows en tant que tel, (sauf si j'ai
mal compris) mais un binaire executable a partir de wine ce qui est un
peu different.
Merci pour ta reponse mais j' ai reussi à trouver comment faire de la
"cross compilation" :
http://www.dumbbell.fr/howto/win32-cross-compilation.fr.html
le lien semble mort, aurais-tu un autre lien ? |
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|