Vs2017 compilation error, there is a statement saying no statement

09/08/2019 19:24 flyff886#1
I read the statement, but there is still an error, please help me. Thank you in advance.

[Only registered and activated users can see links. Click Here To Register...]


HTML Code:
flyff\source\neuz\biaoqing.cpp(52): error C2653: "CWndBase": not a class or namespace name
flyff\source\neuz\biaoqing.cpp(52): error C2065: "m_textureMng": Undeclared identifier
flyff\source\neuz\biaoqing.cpp(52): error C2065: "g_Neuz": Undeclared identifier
flyff\source\neuz\biaoqing.cpp(80): error C2653: "CWndBase": not a class or namespace name
flyff\source\neuz\biaoqing.cpp(80): error C2065: "m_textureMng": Undeclared identifier
flyff\source\neuz\biaoqing.cpp(80): error C2065: "g_Neuz": Undeclared identifier
09/09/2019 01:40 Fatcode#2
Quote:
Originally Posted by flyff886 View Post
I read the statement, but there is still an error, please help me. Thank you in advance.

[Only registered and activated users can see links. Click Here To Register...]


HTML Code:
flyff\source\neuz\biaoqing.cpp(52): error C2653: "CWndBase": not a class or namespace name
flyff\source\neuz\biaoqing.cpp(52): error C2065: "m_textureMng": Undeclared identifier
flyff\source\neuz\biaoqing.cpp(52): error C2065: "g_Neuz": Undeclared identifier
flyff\source\neuz\biaoqing.cpp(80): error C2653: "CWndBase": not a class or namespace name
flyff\source\neuz\biaoqing.cpp(80): error C2065: "m_textureMng": Undeclared identifier
flyff\source\neuz\biaoqing.cpp(80): error C2065: "g_Neuz": Undeclared identifier
From where you leech those code, check how those errors are declared and it will be fixed.
09/09/2019 05:15 flyff886#3
Quote:
Originally Posted by Fatcode View Post
From where you leech those code, check how those errors are declared and it will be fixed.
Thank you, it has been solved, I have included the inclusion that should not be included.

There is still another problem. I added the mount system. I didn't react when I used the mount, but I saw that the equipment frame was equipped with a mount, but I just need to re-link and log in to see the mount.