• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Help!!

Junior Spellweaver
Joined
Jan 16, 2016
Messages
159
Reaction score
4
Hello I was installing Room Tag Scanner i don't what is the problem on it

c:\Gunz\Source\Gunz\ZGameClient.cpp(776): error C2227: left of '->Output' must point to class/struct/union
c:\Gunz\Source\Gunz\ZGameClient.cpp(774): error C2039: 'GetTagScanner' : is not a member of 'ZApplication'
c:\Gunz\Source\Gunz\ZApplication.h(42) : see declaration of 'ZApplication'
c:\Gunz\Source\Gunz\ZGameClient.cpp(776): error C2039: 'GetTagScanner' : is not a member of 'ZApplication'
c:\Gunz\Source\Gunz\ZApplication.h(42) : see declaration of 'ZApplication'
c:\Gunz\Source\Gunz\ZGameClient.cpp(770): error C2065: 'szText' : undeclared identifier
c:\Gunz\Source\Gunz\ZGameClient.cpp(774): error C2227: left of '->Create' must point to class/struct/union
c:\Gunz\Source\Gunz\ZGameClient.cpp(776): error C2228: left of '.c_str' must have class/struct/union type
c:\Gunz\Source\Gunz\ZGameClient.cpp(771): error C3861: 'szText': identifier not found, even with argument-dependent lookup
 
Back
Top