nillerusr / source-engine

Modified source engine (2017) developed by valve and leaked in 2020. Not for commercial purporses
Other
1.21k stars 191 forks source link

Waf configuration failure | Checking for required C Flags: no #327

Closed ClaymQ closed 9 months ago

ClaymQ commented 9 months ago

I am trying to configure waf using arch linux proot distro via termux.

Starting proot with --isolated flag

Command for configuring: ./waf configure -T release -8 --togles --android=aarch64,host,21 -v

config.log - https://files.catbox.moe/ly3uk7.log

I dont really understand what I am doing wrong..

nillerusr commented 9 months ago

I'm not going to support builds via termux. Find out for yourself. Yes, it is possible, but even I need 30 minutes to figure out how.