Confused when want to compile
Moderator: OpenTTD Developers
Confused when want to compile
Hello, i am confused WITH!!!!! the tutorial http://wiki.openttd.org/index.php/Cygwin. I have the openttd source in the same directory as Cigwin. What should i do exacly to compile this game??
You could always get Linux and then simply type "make" 
Or the much longer Windows solution is to download Visual C++ 2005 Express Edition (which is free), and compile it with that.
PS: nice to see the with censor is still functioning

Or the much longer Windows solution is to download Visual C++ 2005 Express Edition (which is free), and compile it with that.
PS: nice to see the with censor is still functioning

Unless you have a clue, then don't bother replying...iNVERTED wrote:You could always get Linux and then simply type "make"
Or the much longer Windows solution is to download Visual C++ 2005 Express Edition (which is free), and compile it with that.
Right, best way I can remember is to copy it to c:\cygwin\home\username\. and then inside cygwin itself, cd to the correct folder, and then
Code: Select all
./configure
make
We Am De Best
Host of ThroughTheTube site
Host of ThroughTheTube site
- jonty-comp
- Tycoon
- Posts: 2542
- Joined: 22 Oct 2005 16:05
- Location: Chesterfield, England
- Contact:
Not really... when you have cygwin setup its nearly exactly the same, i justjonty-comp wrote:Yes, I think I can agree that it's much easier when you have Linux.
Code: Select all
svn up && cd trunk && ./configure && make
We Am De Best
Host of ThroughTheTube site
Host of ThroughTheTube site
I'll tell you how to do it step by step on Y! Mess if you tell me via PM when to come online.ColdIce wrote:great DraakonNow can you make a step-by-step tutorial please? I dont have nothing to do with programing or compiling, I`ve tried with wiki's help but I didn't get to far! If you can make a detalied tutorial will be great! thx
I'm using Visual Studio 2005 professional edition
I've done all the steps from the visual c++ and i still can't compile it. I get these 2 errors:
BSCMAKE: error BK1506 : cannot open file '..\objs\win32\release\dmusic.sbr': No such file or directory
..\src\music\dmusic.cpp(13) : fatal error C1083: Cannot open include file: 'dmksctrl.h': No such file or directory
any ideas?
I've done all the steps from the visual c++ and i still can't compile it. I get these 2 errors:
BSCMAKE: error BK1506 : cannot open file '..\objs\win32\release\dmusic.sbr': No such file or directory
..\src\music\dmusic.cpp(13) : fatal error C1083: Cannot open include file: 'dmksctrl.h': No such file or directory
any ideas?
Who is online
Users browsing this forum: Google [Bot] and 13 guests