- Joined
- Aug 18, 2011
- Messages
- 6
- Reaction score
- 0
Hi, i have problem for compile
this my problem
Rebuild All: 13 succeeded, --->(3 failed)<---, 0 skipped
Deleting intermediate files and output files for project '.1_AccountServer', configuration 'Release|Win32'.
Compiling...
StdAfx.cpp
Compiling...
dpBillingTH.cpp
dpBilling.cpp
dpadbill.cpp
BillingMgrTW.cpp
BillingMgrTH.cpp
BillingMgrJP2.cpp
BillingMgrJP.cpp
BillingMgr.cpp
exceptionhandler.cpp
Query.cpp
xUtil.cpp
vutil.cpp
timer.cpp
scanner.cpp
memtrace.cpp
file.cpp
debug.cpp
dxutil.cpp
sock.cpp
crc.cpp
Generating Code...
Compiling...
buffer.cpp
mytrace.cpp
heapmng.cpp
ar.cpp
globalgiftbox.cpp
dpwldsrvr.cpp
dpsrvr.cpp
dpdbsrvr.cpp
DBManager.cpp
AccountServer.cpp
account.cpp
Generating Code...
Compiling...
des.c
Compiling resources...
Linking...
LINK : fatal error LNK1181: cannot open input file '\Users\Omar\Desktop\compilation\Source\9_WorldDialog\Release\WorldDialog.lib'
.1_AccountServer - 1 error(s), 0 warning(s)
and
------ Rebuild All started: Project: 9_WorldDialog, Configuration: Release Win32 ------
Deleting intermediate files and output files for project '9_WorldDialog', configuration 'Release|Win32'.
Compiling...
StdAfx.cpp
Compiling...
WorldDialog.cpp
NpcScriptHelper.cpp
NpcScript.cpp
NpcScript.cpp(1155) : error C2065: 'QUEST_HEROKNI_TRN5' : undeclared identifier
NpcScript.cpp(1229) : error C2065: 'QUEST_HEROBIL_TRN5' : undeclared identifier
NpcScript.cpp(2512) : error C2065: 'QUEST_HEROJES_TRN5' : undeclared identifier
NpcScript.cpp(2541) : error C3861: 'QUEST_HEROJES_TRN5': identifier not found, even with argument-dependent lookup
NpcScript.cpp(3029) : error C2065: 'QUEST_HERORAN_TRN5' : undeclared identifier
NpcScript.cpp(3057) : error C3861: 'QUEST_HERORAN_TRN5': identifier not found, even with argument-dependent lookup
NpcScript.cpp(4310) : error C2065: 'QUEST_HERORIN_TRN5' : undeclared identifier
NpcScript.cpp(4518) : error C2065: 'QUEST_HEROBLA_TRN5' : undeclared identifier
NpcScript.cpp(4591) : error C2065: 'QUEST_HEROPSY_TRN5' : undeclared identifier
NpcScript.cpp(4874) : error C2065: 'QUEST_HEROELE_TRN5' : undeclared identifier
Generating Code...
9_WorldDialog - 10 error(s), 0 warning(s)
I use Visual_Studio_.NET_2003_Enterprise
I installed Sp1 on my vs2003
---------- Post added at 08:50 PM ---------- Previous post was at 08:49 PM ----------
I use this file http://forum.ragezone.com/f457/source-code-dits-v16-8-a-767267/
this my problem
Rebuild All: 13 succeeded, --->(3 failed)<---, 0 skipped
Deleting intermediate files and output files for project '.1_AccountServer', configuration 'Release|Win32'.
Compiling...
StdAfx.cpp
Compiling...
dpBillingTH.cpp
dpBilling.cpp
dpadbill.cpp
BillingMgrTW.cpp
BillingMgrTH.cpp
BillingMgrJP2.cpp
BillingMgrJP.cpp
BillingMgr.cpp
exceptionhandler.cpp
Query.cpp
xUtil.cpp
vutil.cpp
timer.cpp
scanner.cpp
memtrace.cpp
file.cpp
debug.cpp
dxutil.cpp
sock.cpp
crc.cpp
Generating Code...
Compiling...
buffer.cpp
mytrace.cpp
heapmng.cpp
ar.cpp
globalgiftbox.cpp
dpwldsrvr.cpp
dpsrvr.cpp
dpdbsrvr.cpp
DBManager.cpp
AccountServer.cpp
account.cpp
Generating Code...
Compiling...
des.c
Compiling resources...
Linking...
LINK : fatal error LNK1181: cannot open input file '\Users\Omar\Desktop\compilation\Source\9_WorldDialog\Release\WorldDialog.lib'
.1_AccountServer - 1 error(s), 0 warning(s)
and
------ Rebuild All started: Project: 9_WorldDialog, Configuration: Release Win32 ------
Deleting intermediate files and output files for project '9_WorldDialog', configuration 'Release|Win32'.
Compiling...
StdAfx.cpp
Compiling...
WorldDialog.cpp
NpcScriptHelper.cpp
NpcScript.cpp
NpcScript.cpp(1155) : error C2065: 'QUEST_HEROKNI_TRN5' : undeclared identifier
NpcScript.cpp(1229) : error C2065: 'QUEST_HEROBIL_TRN5' : undeclared identifier
NpcScript.cpp(2512) : error C2065: 'QUEST_HEROJES_TRN5' : undeclared identifier
NpcScript.cpp(2541) : error C3861: 'QUEST_HEROJES_TRN5': identifier not found, even with argument-dependent lookup
NpcScript.cpp(3029) : error C2065: 'QUEST_HERORAN_TRN5' : undeclared identifier
NpcScript.cpp(3057) : error C3861: 'QUEST_HERORAN_TRN5': identifier not found, even with argument-dependent lookup
NpcScript.cpp(4310) : error C2065: 'QUEST_HERORIN_TRN5' : undeclared identifier
NpcScript.cpp(4518) : error C2065: 'QUEST_HEROBLA_TRN5' : undeclared identifier
NpcScript.cpp(4591) : error C2065: 'QUEST_HEROPSY_TRN5' : undeclared identifier
NpcScript.cpp(4874) : error C2065: 'QUEST_HEROELE_TRN5' : undeclared identifier
Generating Code...
9_WorldDialog - 10 error(s), 0 warning(s)
I use Visual_Studio_.NET_2003_Enterprise
I installed Sp1 on my vs2003
---------- Post added at 08:50 PM ---------- Previous post was at 08:49 PM ----------
I use this file http://forum.ragezone.com/f457/source-code-dits-v16-8-a-767267/

