compile newest code FNW
When using VC6.0 compiling the newest code which I d/l on the front page I get this error.
--------------------Configuration: EMuShareMem - Win32 Debug--------------------
Compiling...
DLLMain.cpp
Doors.cpp
GuildList.cpp
fatal error C1083: Cannot open source file: 'C:\Documents and Settings\Administrator\Desktop\EQEmu-0.6.6-764\EMuShareMem\GuildList.cpp': No such file or directory
Items.cpp
Loot.cpp
MMF.cpp
NPCFactionLists.cpp
NPCTypes.cpp
Opcodes.cpp
Spells.cpp
debug.cpp
EMuShareMem.cpp
Mutex.cpp
SharedLibrary.cpp
timer.cpp
Generating Code...
warning C4786: 'std::pair<std::_Tree<unsigned char,std::pair<unsigned char const ,ItemCommonInst *>,std::map<unsigned char,ItemCommonInst *,std::less<unsigned char>,std::allocator<ItemCommonInst *> >::_Kfn,std::less<unsigned char>,std::allocator<Ite
mCommonInst *> >::iterator,bool>' : identifier was truncated to '255' characters in the debug information
Error executing cl.exe.
EMuShareMem.dll - 1 error(s), 1 warning(s)
it says that file is missing I looked on the cvs and did not see it. You know where I can get it?
|