Code:
the compile log is:
------ Build started: Project: UberNPC, Configuration: Release Win32 ------
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
MountNPC.cpp
..srcUberNPCMountNPC.cpp(198) : error C2601: 'MountNPC::GossipEnd' : local function definitions are illegal
..srcUberNPCMountNPC.cpp(31): this line contains a '{' which has not yet been matched
..srcUberNPCMountNPC.cpp(203) : error C2601: 'SetupMountNPC' : local function definitions are illegal
..srcUberNPCMountNPC.cpp(31): this line contains a '{' which has not yet been matched
..srcUberNPCMountNPC.cpp(207) : fatal error C1075: end of file found before the left brace '{' at '..srcUberNPCMountNPC.cpp(31)' was matched
Setup.cpp
Generating Code...
Build log was saved at "file://c:Documents and SettingsMatDesktopAscent 3358srcscriptsprojects2008_int_release_UberNPCBuildLog.htm"
UberNPC - 3 error(s), 1 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========