Building both tiles and console


Problems running or configuring the software, commands & options, compiling, different platforms, using the interface, documentation, etc.

Slime Squisher

Posts: 344

Joined: Tuesday, 14th April 2015, 19:56

Location: France

Post Tuesday, 17th April 2018, 14:38

Building both tiles and console

Hi, I'd like to know if it was possible to build crawl from source simultaneously for tiles and console in a single command. The result would be two executables, console and tiles. I run linux and am currently just running "make TILES=y".
3 runes : MiMo^Ru, HOFi^Beogh, TrMo^Yredelemnul, GrFi^Ru, FoFi^Gozag, MiGl^Okawaru
4 runes : DDFi^Makhleb
5 runes : GrEE^Vehumet
15 runes : MiFi^Ru, NaWz^Sif Muna, GrWz^Sif Muna
I mostly play offline or online on CXC

Dungeon Master

Posts: 388

Joined: Monday, 18th August 2014, 20:04

Post Wednesday, 18th April 2018, 02:24

Re: Building both tiles and console

Not exactly simultaneously, but you can do something like
  Code:
make && mv crawl crawl-console && make TILES=y && mv crawl crawl-tiles
.

For this message the author advil has received thanks:
Fingolfin

Ziggurat Zagger

Posts: 4432

Joined: Friday, 8th May 2015, 17:51

Post Wednesday, 18th April 2018, 04:55

Re: Building both tiles and console

I think simultaneous build is impossible because there are conditional directives in the code. Ifdef tiles and alike
Underestimated: cleaving, Deep Elf, Formicid, Vehumet, EV
Overestimated: AC, GDS
Twin account of Sandman25

For this message the author VeryAngryFelid has received thanks:
Fingolfin

Return to Technical Support

Who is online

Users browsing this forum: No registered users and 10 guests

cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.