Code: Select all
World.o: In function `ZoneList::ProcessWhoQuery(char*, Client*)':/home/eq2emu/build/eq2emulator/Source/World/World.cpp:206: undefined reference to `Client::QueuePacket(LoginAppPacket*)'
collect2: ld returned 1 exit status
make: *** [world] Error 1Also, Rev 26 compiles fine on VS2005.
Ahh!! before hitting Save, I did a 'make clean'. All I usually do is pull from svn and make. Maybe since it had been a while, some old code was lingering? Anyway, if anyone else gets this - try a 'make clean' first.
False alarm.