Closed ks-zealot closed 5 years ago
Guess that's fixed.
hey can anyone help me to build on fedora 38 linux I got this issue node Kinc/make -g opengl --compiler clang --compile
/home/fahad/armortools/armorcore/Kinc/make:3
. dirname "$0"
/Tools/platform.sh
^
SyntaxError: Unexpected token '.' at internalCompileFunction (node:internal/vm:73:18) at wrapSafe (node:internal/modules/cjs/loader:1178:20) at Module._compile (node:internal/modules/cjs/loader:1220:27) at Module._extensions..js (node:internal/modules/cjs/loader:1310:10) at Module.load (node:internal/modules/cjs/loader:1119:32) at Module._load (node:internal/modules/cjs/loader:960:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) at node:internal/main/run_main_module:23:47
Node.js v18.17.1
You don't need an installed version of nodejs any longer and can call Kinc/make
directly, i.e. Kinc/make -g opengl --compiler clang --compile
I done this in other way but cant set strip ArmorPaint
Build failed for master branch.
log
uname -a Linux zealot 4.9.0-8-amd64 #1 SMP Debian 4.9.130-2 (2018-10-27) x86_64 GNU/Linux
clang --version clang version 9.0.0-svn364966-1~exp1+0~20190702204433.1332~1.gbpb44072 (trunk) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin