alliedmodders / amxmodx

AMX Mod X - Half-Life 1 Scripting and Administration
http://www.amxmodx.org/
478 stars 198 forks source link

bulid amxmodx error #1070

Open Reskydown opened 1 year ago

Reskydown commented 1 year ago

Windows10 VS2015 MozillaBuild 2.2.0 python 3.9.10

git clone https://github.com/alliedmodders/ambuild git clone https://github.com/alliedmodders/metamod-hl1 git clone https://github.com/alliedmodders/hlsdk git clone --recursive https:// github.com/alliedmodders/amxmodx cd ambuild python setup.py install cd .. cd amxmodx mkdir build cd build python ../configure.py ambuild Spawned worker (pid: 15472) Spawned worker (pid: 19896) Spawned worker (pid: 10244) Spawned worker (pid: 21652) Spawned worker (pid: 2828) Spawned worker (pid: 3716) Spawned worker (pid: 6508) Spawned worker (pid: 18408) Spawned worker (pid: 12152) Spawned worker (pid: 19748) Spawned worker (pid: 14280) Spawned worker (pid: 8864) Spawned worker (pid: 2964) Spawned worker (pid: 8664) Spawned worker (pid: 2284) [2828] cl /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /D_CRT_NONSTDC_NO_DEPRECATE /D_ITERATOR_DEBUG_LEVEL=0 /DW IN32 /D_WINDOWS /DAMX_NOPROPLIST /DPAWN_CELL_SIZE=32 /DAMXMODX_BUILD /DAMXX_USE_VERSIONLIB /DAMXX_GENERATED_BUILD /DHAVE _STDINT_H /DBINARY_NAME="tsx_amxx.dll" /DRC_COMPILE /DAMXX_GENERATED_BUILD /I c:\users\reskyd\amxmodx\build\includes /I c:\users\reskyd\amxmodx\support\versionlib /I c:\users\reskyd\amxmodx\public /I c:\users\reskyd\amxmodx\public\sdk /I c: \users\reskyd\amxmodx\public\amtl /I c:\users\reskyd\amxmodx\public\amtl\amtl /I c:\users\reskyd\amxmodx\public\memtools /I c:\users\reskyd\amxmodx\third_party /I c:\users\reskyd\amxmodx\thirdparty\hashing /I c:\users\reskyd\amxmodx\third party\zlib /I c:\users\reskyd\amxmodx\third_party\utf8rewind /I c:\users\reskyd\amxmodx\modules\ts\tsx /I c:\users\resky d\amxmodx\modules\ts\tsx\sdk /I c:\users\reskyd\metamod-hl1\metamod /I c:\users\reskyd\hlsdk\common /I c:\users\reskyd\h lsdk\dlls /I c:\users\reskyd\hlsdk\engine /I c:\users\reskyd\hlsdk\game_shared /I c:\users\reskyd\hlsdk\public /I c:\use rs\reskyd\hlsdk\pm_shared /showIncludes /nologo /P /c c:\Users\Reskyd\amxmodx\modules\ts\tsx\version.rc /Fiversion.i && rc /nologo /d _CRT_SECURE_NO_DEPRECATE /d _CRT_SECURE_NO_WARNINGS /d _CRT_NONSTDC_NO_DEPRECATE /d _ITERATOR_DEBUG_LEVEL= 0 /d WIN32 /d _WINDOWS /d AMX_NOPROPLIST /d PAWN_CELL_SIZE=32 /d AMXMODX_BUILD /d AMXX_USE_VERSIONLIB /d AMXXGENERATED BUILD /d HAVE_STDINT_H /d BINARY_NAME="tsx_amxx.dll" /d RC_COMPILE /d AMXX_GENERATED_BUILD /i c:\users\reskyd\amxmodx\bu ild\includes /i c:\users\reskyd\amxmodx\support\versionlib /i c:\users\reskyd\amxmodx\public /i c:\users\reskyd\amxmodx\ public\sdk /i c:\users\reskyd\amxmodx\public\amtl /i c:\users\reskyd\amxmodx\public\amtl\amtl /i c:\users\reskyd\amxmodx \public\memtools /i c:\users\reskyd\amxmodx\third_party /i c:\users\reskyd\amxmodx\third_party\hashing /i c:\users\resky d\amxmodx\third_party\zlib /i c:\users\reskyd\amxmodx\third_party\utf8rewind /i c:\users\reskyd\amxmodx\modules\ts\tsx / i c:\users\reskyd\amxmodx\modules\ts\tsx\sdk /i c:\users\reskyd\metamod-hl1\metamod /i c:\users\reskyd\hlsdk\common /i c :\users\reskyd\hlsdk\dlls /i c:\users\reskyd\hlsdk\engine /i c:\users\reskyd\hlsdk\game_shared /i c:\users\reskyd\hlsdk\ public /i c:\users\reskyd\hlsdk\pm_shared /foversion.res c:\Users\Reskyd\amxmodx\modules\ts\tsx\version.rc Traceback (most recent call last): File "c:\mozilla-build2\python\lib\site-packages\ambuild-2.0-py3.9.egg\ambuild2\task.py", line 85, in receive_task return self.process_task(channel, message) File "c:\mozilla-build2\python\lib\site-packages\ambuild-2.0-py3.9.egg\ambuild2\task.py", line 120, in process_task response = self.taskMaptask_type File "c:\mozilla-build2\python\lib\site-packages\ambuild-2.0-py3.9.egg\ambuild2\task.py", line 74, in 'rc': lambda message: self.doResource(message), File "c:\mozilla-build2\python\lib\site-packages\ambuild-2.0-py3.9.egg\ambuild2\task.py", line 337, in doResource p, out, err = util.Execute(rc_argv, env = env) File "c:\mozilla-build2\python\lib\site-packages\ambuild-2.0-py3.9.egg\ambuild2\util.py", line 391, in Execute p = subprocess.Popen(args = argv, File "c:\mozilla-build2\python\lib\subprocess.py", line 951, in init self._execute_child(args, executable, preexec_fn, close_fds, File "c:\mozilla-build2\python\lib\subprocess.py", line 1420, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, FileNotFoundError: [WinError 2] The system cannot find the file specified。 Build failed: modules\ts\tsx\tsx_amxx\version.i