The International Simutrans Forum

Development => Patches & Projects => Incorporated Patches and Solved Bug Reports => Topic started by: seb444 on June 19, 2009, 07:35:50 pm

Title: Window with SDL or Windows native ?
Post by: seb444 on June 19, 2009, 07:35:50 pm
Hello,
Thanks to VS's tutorial ( http://forum.simutrans.com/index.php?topic=652.0;all), I was able to retrieve the source of simutrans to compile it.
Currently, I try to understand the source of Simutrans (I can understand English, but German is not my strong point  :D)
 but I have a problem: the. Exe which is created is one. exe for Window with SDL or Windows native ?
Title: Re: Window with SDL or Windows native ?
Post by: VS on June 19, 2009, 07:48:21 pm
Native.
Title: Re: Window with SDL or Windows native ?
Post by: seb444 on June 20, 2009, 03:25:52 pm
Thank you,  ;)