EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Development::Bug Reports (https://www.eqemulator.org/forums/forumdisplay.php?f=591)
-   -   extra qualification error on compile (https://www.eqemulator.org/forums/showthread.php?t=21665)

bobbydole 10-09-2006 03:46 AM

extra qualification error on compile
 
I just wanted to put this out there in case some one had the same errors I got when compiling.

Code:

map.h:113: error: extra qualification 'Map::' on member 'LoadMapfile'
zone.h:70: error: extra qualification 'Zone::' on member 'Bootup'
zone.h:71: error: extra qualification 'Zone::' on member 'Shutdown'
PlayerCorpse.h:32: error: extra qualification 'Corpse::' on member 'SendEndLootErrorPacket'
PlayerCorpse.h:33: error: extra qualification 'Corpse::' on member 'SendLootReqErrorPacket'
PlayerCorpse.h:34: error: extra qualification 'Corpse::' on member 'LoadFromDBData'
PlayerCorpse.h:36: error: extra qualification 'Corpse::' on member 'Corpse'
PlayerCorpse.h:37: error: extra qualification 'Corpse::' on member 'Corpse'
PlayerCorpse.h:38: error: extra qualification 'Corpse::' on member 'Corpse'
PlayerCorpse.h:39: error: extra qualification 'Corpse::' on member 'Corpse'

I had to go into the lines and remove the Corpse:: or Zone:: or what ever. I'm not sure why these are throwing errors, but they are. Here's the version of gcc i'm using:

Code:

/home/eqemu/EQEmu-0.7.0-857# gcc --version
gcc (GCC) 4.1.2 20060928 (prerelease) (Debian 4.1.1-15)

I hope this helps :grin:

bobbydole 10-09-2006 04:21 AM

oh wow.. there's a post in the linux forum about this issue. Sorry about that.. i swore I did a search..


All times are GMT -4. The time now is 06:34 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.