i can't compile tome.

Everything about ToME 2.x.x. No spoilers, please

Moderator: Moderator

Post Reply
Message
Author
binMonkey
Low Yeek
Posts: 9
Joined: Fri May 18, 2007 1:58 am

i can't compile tome.

#1 Post by binMonkey »

i downloaded the latest builds from cvs and they're all missing config and make files. i built tomenet with no problem. how do i build tome?
thanks,
rich

Nerdanel
Sher'Tul
Posts: 1461
Joined: Mon Jul 07, 2003 5:22 pm
Location: Finland

#2 Post by Nerdanel »

Do you have the T-Engine (also found in the CVS)? In ToME 3 the game has been made into a module like other modules with the T-Engine being what all the modules use.

ToME 3 the module is very unfinished by the way.
Zothiqband -- still an Angband variant.

elcugo
Reaper
Posts: 440
Joined: Thu Sep 27, 2007 6:26 am
Location: México
Contact:

#3 Post by elcugo »

To build, follow these steps:

1. cd to t-engine/src
2. copy makefile.std to makefile
3. edit makefile to suit your needs
4. run make && make install (if applicable)
5. enjoy
sign: File not found.

budswell
Wyrmic
Posts: 292
Joined: Wed May 21, 2008 2:08 am

#4 Post by budswell »

From the above replies, I assume you want to compile tome 3.
If you want to compile tome 2.3.5 (with the CVS bugfixes by sigsegv) I have a makefile for borland cpp I can post.

Post Reply