Cross-compiling to winders from Linux

Everything todo with programming goes HERE.
Post Reply
User avatar
Lucifer
Project Developer
Posts: 8744
Joined: Sun Aug 15, 2004 3:32 pm
Location: Republic of Texas

Cross-compiling to winders from Linux

Post by Lucifer »

Found this neat link:
http://www.libsdl.org/extras/win32/cross/

I'm testing right now. If it works, heh heh.... ;)

I got NSIS up and running in Wine, but for some reason my Wine installation doesn't let me pass arguments to makensis. Soon as I solve that little problem, I will hopefully be able to build anything, anytime, for Winders, without ever having to boot into Winders (which is currently impossible because I don't have Winders installed anywhere near me).

Now to see if I can build Python with this. Oooo the possibilities.... (but first, LADSPA plugins)
Check out my YouTube channel: https://youtube.com/@davefancella?si=H--oCK3k_dQ1laDN

Be the devil's own, Lucifer's my name.
- Iron Maiden
Walking Tree
Match Winner
Posts: 641
Joined: Sun Jul 10, 2005 9:14 am

Post by Walking Tree »

Ohhhhh and the write 'This Windows exe has never been tested on windows.'
next ta the download...
on the grid as ~free::zombie~
User avatar
Z-Man
God & Project Admin
Posts: 11710
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

Hehe. This was the way the first versions of "Walls" were built. It's good for automated builds, but the problem is that you can't debug. That was the reason I switched to native builds.
Post Reply