C:\anope-1.7.9\src\modules
cl /LD /MD /D MODULE_COMPILE /nologo /D USE_ENCRYPTION /D ENCRYPT_MD5
/O2 /MD /I"../include" /I"../../include" cs_appendtopic.c /link ../anope.lib ws
ock32.lib wsock32.lib advapi32.lib /NODEFAULTLIB:libcmtd.lib /LIBPATH:"C:\Progra
m Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Lib" /LIBPATH:"C:\Prog
ram Files\Microsoft Visual Studio .NET 2003\VC7\Lib" /export:AnopeInit /export:
AnopeFini
cs_appendtopic.c
LINK : fatal error LNK1181: cannot open input file '../anope.lib'
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x2'
Stop.
===============================================
C:\Anope1.6.17
operserv.c
operserv.c
cl /nologo /D USE_ENCRYPTION /D ENCRYPT_MD5 /O2 /MD /I"../include"
sessions.c
sessions.c
rc /l 0x409 /fowin32.res win32.rc
'rc' is not recognized as an internal or external command,
operable program or batch file.
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x1'
Stop.
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x2'
Stop.
-------------------------------------------------------------------------------
hmm??? =\
two Errors
Moderator: Supporters
two Errors
Last edited by w0sh|Mu on Sun May 22, 2005 10:08 am, edited 1 time in total.
i did download all the files....it give me problem like
I will now check you have all the things I need...
I found a copy of Microsoft Visual Studio .NET 2003..
I couldn't seem to find wsock32.lib.. We kind of need this..
I couldn't find any of the paths I was looking for..
If you have installed the Visual C++ Libraries in a non-standard location, enter
this location below, and I will try and look there..
(NOTE: Do NOT enter a trailing slash
I will now check you have all the things I need...
I found a copy of Microsoft Visual Studio .NET 2003..
I couldn't seem to find wsock32.lib.. We kind of need this..
I couldn't find any of the paths I was looking for..
If you have installed the Visual C++ Libraries in a non-standard location, enter
this location below, and I will try and look there..
(NOTE: Do NOT enter a trailing slash
cl /LD /MD /D MODULE_COMPILE /nologo /O2 /MD /I"../include" /I"../../i
nclude" ns_reg1userperemail.c /link ../anope.lib wsock32.lib wsock32.lib advapi
32.lib /NODEFAULTLIB:libcmtd.lib /LIBPATH:"C:\Program Files\Microsoft Visual Stu
dio .NET 2003\Vc7\PlatformSDK\Lib" /LIBPATH:"C:\Program Files\Microsoft Visual S
tudio .NET 2003\VC7\Lib" /export:AnopeInit /export:AnopeFini
ns_reg1userperemail.c
../../include\windows.h(161) : fatal error C1083: Cannot open include file: 'win
def.h': No such file or directory
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x2'
Stop.
When Compiling Modules
it gave me tis error
nclude" ns_reg1userperemail.c /link ../anope.lib wsock32.lib wsock32.lib advapi
32.lib /NODEFAULTLIB:libcmtd.lib /LIBPATH:"C:\Program Files\Microsoft Visual Stu
dio .NET 2003\Vc7\PlatformSDK\Lib" /LIBPATH:"C:\Program Files\Microsoft Visual S
tudio .NET 2003\VC7\Lib" /export:AnopeInit /export:AnopeFini
ns_reg1userperemail.c
../../include\windows.h(161) : fatal error C1083: Cannot open include file: 'win
def.h': No such file or directory
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x2'
Stop.
When Compiling Modules
it gave me tis error