Page 1 of 1

Compile tutorial? How in the world

Posted: 13 Nov 2006, 19:37
by Tenche
How do I go buy compileing the source you have.

I have the 21.1 source and I want to compile it and learn how to compile things. Mabby learn a code or too what do I use to make the source into an application. or Am I doing it all wrong.

Posted: 13 Nov 2006, 19:39
by Matt
You want to buy a win32 build?

I sell you one for only 25€ :)

Posted: 13 Nov 2006, 19:53
by Tenche
First tell me what the hell it is.

Re: Compile tutorial? How in the world

Posted: 13 Nov 2006, 21:05
by Modanung
Matt was refering to:
Tenche wrote:How do I go BUY compileing the source you have.
to buy = to purchase
to go by = to handle?

Posted: 13 Nov 2006, 22:34
by Tenche
So I gess no one is going to give me information or how to. Yeah real freaking helpfull guys.

Posted: 14 Nov 2006, 15:34
by Modanung
Tenche wrote:So I gess no one is going to give me information or how to. Yeah real freaking helpfull guys.
There are 3 hours between your last post and the time you started this topic.
I can't help you.

Posted: 15 Nov 2006, 20:46
by Bjørn
You could at least share with us the operating system you're trying to compile on. It makes a world of difference. Also, on Linux you can use either 'configure' or 'CMake', and on Windows you can use either 'Dev-C++' or 'Code::Blocks'. Take your pick, they're 4 different stories.

Edit: Sorry I read in your signature that you're on a Mac. In that case, I can only wish you good luck. Maybe check out the wiki page about it, but the reason we don't have an updated Mac release is because it's still rather tricky to get TMW to work on it.

Posted: 18 Nov 2006, 15:52
by Tenche
I am on a intel mac. So I have linux mac and windows all on one computer. thats why i did not specify

Posted: 18 Nov 2006, 16:08
by Crush
Then you should specify now for what of the three operating systems you want to compile, because it is a completely different procedure.

You can find a detailed step-by-step procedure for compiling tmw on windows using DevC++ in the file docs\INSTALL\Win32.txt in the sourcecode package.