forum...I would not have gotten this far without your help.
I am stuck here getting this error:
" 'lib' is not recognized as an internal or external command "
Below is what I get when running makerelease.bat on win xp home
Code: Select all
E:\tortiseCVS\celestia>makerelease
E:\tortiseCVS\celestia>cd src
E:\tortiseCVS\celestia\src>nmake /f winbuild.mak CFG=Release
Microsoft (R) Program Maintenance Utility Version 7.00.8882
Copyright (C) Microsoft Corp 1988-2000. All rights reserved.
cd celutil
nmake /NOLOGO util.mak CFG=Release
lib /out:.\Release\cel_utils.lib .\Release\bigfix.obj .\Release\color.
obj .\Release\debug.obj .\Release\directory.obj .\Release\filetype.obj .\Rel
ease\formatnum.obj .\Release\utf8.obj .\Release\util.obj .\Release\windirecto
ry.obj .\Release\wintimer.obj .\Release\winutil.obj
'lib' is not recognized as an internal or external command,
operable program or batch file.
NMAKE : fatal error U1077: 'lib' : return code '0x1'
Stop.
NMAKE : fatal error U1077: '"E:\Program Files\Microsoft Platform SDK\Bin\nmake.e
xe"' : return code '0x2'
Stop.
E:\tortiseCVS\celestia\src>cd ..
E:\tortiseCVS\celestia>copy src\celestia\Release\celestia.exe .
The system cannot find the path specified.
If anyone can help me make sense of this error,
it will be greatly appreciated. Thanks in advance.
respect,
neoniv.