CharacterHandler.cpp:1117:48: fatal error: no member named 'PQuery' in 'DatabaseWorkerPool<CharacterDatabaseConnection>'
QueryResult result = CharacterDatabase.PQuery("SELECT name,account FROM characters WHERE `guid` = '%u'", pCurrChar->GetGUIDLow());
Perfect build other than this error. First time messing with this so any advise is appreciated I attached my Characterhandler.ccp file as a txt...
Perfect build other than this error. First time messing with this so any advise is appreciated I attached my Characterhandler.ccp file as a txt...
CharacterHandler.txt
!