Garux / netradiant-custom

The open-source, cross-platform level editor for id Tech based games.
https://garux.github.io/NRC/
Other
301 stars 53 forks source link

Compile error #23

Closed Pollito001 closed 4 years ago

Pollito001 commented 5 years ago

When i trying to compile the teminal show me this error:

In file included from tools/mbspc/botlib/../qcommon/q_shared.h:104, from tools/mbspc/botlib/be_aas_bspq3.c:32: tools/mbspc/botlib/../qcommon/q_platform.h:184:3: error: #error ARCH_STRING should be defined by the Makefile

error ARCH_STRING should be defined by the Makefile

^~~~~ tools/mbspc/botlib/../qcommon/q_platform.h:309:2: error: #error "Architecture not supported"

error "Architecture not supported"

^~~~~ make: *** [Makefile:517: tools/mbspc/botlib/be_aas_bspq3.o] Error 1

Pollito001 commented 5 years ago

i manage to solve this issue, Thanks anyway

Garux commented 5 years ago

Thank you, this https://github.com/Garux/netradiant-custom/commit/b75d061ff07a029db3b637ed8109920f9af229d0 will fix it i think.

Pollito001 commented 5 years ago

Keep doing a great work, I love this version on netradiant.