Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Flyff > Flyff Private Server
You last visited: Today at 13:59

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



WNDFIELD.CPP ERROS I NEED HELP

Discussion on WNDFIELD.CPP ERROS I NEED HELP within the Flyff Private Server forum part of the Flyff category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Aug 2016
Posts: 52
Received Thanks: 3
WNDFIELD.CPP ERROS I NEED HELP

I NEED HELP WITH THIS ERROR SOMEONE CAN HELP ME PLEASE ?

Code:
Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1853) : error C2065: 'm_awndCheckHide' : undeclared identifier
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1853) : error C2228: left of '.IsVisible' must have class/struct/union type
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1854) : error C2228: left of '.SetVisible' must have class/struct/union type
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1854) : error C3861: 'm_awndCheckHide': identifier not found, even with argument-dependent lookup
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1861) : error C2228: left of '.IsVisible' must have class/struct/union type
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1861) : error C3861: 'm_awndCheckHide': identifier not found, even with argument-dependent lookup
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1862) : error C2228: left of '.SetVisible' must have class/struct/union type
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1862) : error C3861: 'm_awndCheckHide': identifier not found, even with argument-dependent lookup
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1868) : error C2065: 'pItemBase' : undeclared identifier
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1868) : error C2227: left of '->IsFlag' must point to class/struct/union
        type is ''unknown-type''
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1870) : error C2227: left of '->GetTexture' must point to class/struct/union
        type is ''unknown-type''
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1870) : error C2227: left of '->Render2' must point to class/struct/union
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1870) : error C3861: 'pItemBase': identifier not found, even with argument-dependent lookup
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1874) : error C2227: left of '->GetTexture' must point to class/struct/union
        type is ''unknown-type''
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1874) : error C2227: left of '->Render2' must point to class/struct/union
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1874) : error C3861: 'pItemBase': identifier not found, even with argument-dependent lookup
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1877) : error C3861: 'pItemBase': identifier not found, even with argument-dependent lookup
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1892) : error C2181: illegal else without matching if
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1896) : error C2228: left of '.IsVisible' must have class/struct/union type
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1896) : error C3861: 'm_awndCheckHide': identifier not found, even with argument-dependent lookup
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1897) : error C2228: left of '.SetVisible' must have class/struct/union type
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1897) : error C3861: 'm_awndCheckHide': identifier not found, even with argument-dependent lookup
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1901) : error C2228: left of '.IsVisible' must have class/struct/union type
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1901) : error C3861: 'm_awndCheckHide': identifier not found, even with argument-dependent lookup
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1902) : error C2228: left of '.SetVisible' must have class/struct/union type
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1902) : error C3861: 'm_awndCheckHide': identifier not found, even with argument-dependent lookup
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1908) : error C2059: syntax error : 'if'
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1911) : error C2143: syntax error : missing ';' before '->'
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1911) : error C2501: 'pd3dDevice' : missing storage-class or type specifiers
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1912) : error C2143: syntax error : missing ';' before '->'
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1912) : error C2501: 'pd3dDevice' : missing storage-class or type specifiers
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1912) : error C2086: 'int pd3dDevice' : redefinition
        \Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1911) : see declaration of 'pd3dDevice'
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1913) : error C2143: syntax error : missing ';' before '->'
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1913) : error C2501: 'pd3dDevice' : missing storage-class or type specifiers
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1913) : error C2086: 'int pd3dDevice' : redefinition
        \Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1911) : see declaration of 'pd3dDevice'
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1914) : error C2143: syntax error : missing ';' before '->'
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1914) : error C2501: 'pd3dDevice' : missing storage-class or type specifiers
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1914) : error C2086: 'int pd3dDevice' : redefinition
        \Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1911) : see declaration of 'pd3dDevice'
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1915) : error C2143: syntax error : missing ';' before '->'
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1915) : error C2501: 'pd3dDevice' : missing storage-class or type specifiers
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1915) : error C2086: 'int pd3dDevice' : redefinition
        \Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1911) : see declaration of 'pd3dDevice'
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1916) : error C2143: syntax error : missing ';' before '->'
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1916) : error C2501: 'pd3dDevice' : missing storage-class or type specifiers
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1916) : error C2086: 'int pd3dDevice' : redefinition
        \Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1911) : see declaration of 'pd3dDevice'
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1918) : error C2143: syntax error : missing ';' before '->'
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1918) : error C2501: 'pd3dDevice' : missing storage-class or type specifiers
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1918) : error C2086: 'int pd3dDevice' : redefinition
        \Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1911) : see declaration of 'pd3dDevice'
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1919) : error C2143: syntax error : missing ';' before '->'
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1919) : error C2501: 'pd3dDevice' : missing storage-class or type specifiers
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1919) : error C2086: 'int pd3dDevice' : redefinition
        \Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1911) : see declaration of 'pd3dDevice'
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1920) : error C2143: syntax error : missing ';' before '->'
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1920) : error C2501: 'pd3dDevice' : missing storage-class or type specifiers
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1920) : error C2086: 'int pd3dDevice' : redefinition
        \Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1911) : see declaration of 'pd3dDevice'
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1921) : error C2143: syntax error : missing ';' before '->'
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1921) : error C2501: 'pd3dDevice' : missing storage-class or type specifiers
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1921) : error C2086: 'int pd3dDevice' : redefinition
        \Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1911) : see declaration of 'pd3dDevice'
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1923) : error C2143: syntax error : missing ';' before '->'
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1923) : error C2501: 'pd3dDevice' : missing storage-class or type specifiers
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1923) : error C2086: 'int pd3dDevice' : redefinition
        \Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1911) : see declaration of 'pd3dDevice'
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1925) : error C2143: syntax error : missing ';' before '->'
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1925) : error C2501: 'pd3dDevice' : missing storage-class or type specifiers
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1925) : error C2086: 'int pd3dDevice' : redefinition
        \Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1911) : see declaration of 'pd3dDevice'
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1927) : error C2660: 'GetClientRect' : function does not take 0 arguments
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1940) : error C2501: 'D3DXMatrixLookAtLH' : missing storage-class or type specifiers
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1940) : error C2365: 'D3DXMatrixLookAtLH' : redefinition; previous definition was a 'function'
        ..\DX_SDK\d3dx9math.h(996) : see declaration of 'D3DXMatrixLookAtLH'
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1940) : error C2078: too many initializers
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1940) : error C2440: 'initializing' : cannot convert from 'D3DXVECTOR3 *' to 'int'
        This conversion requires a reinterpret_cast, a C-style cast or function-style cast
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1942) : error C2143: syntax error : missing ';' before '->'
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1942) : error C2501: 'pd3dDevice' : missing storage-class or type specifiers
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1942) : error C2086: 'int pd3dDevice' : redefinition
        \Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1911) : see declaration of 'pd3dDevice'
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(1950) : error C2447: '{' : missing function header (old-style formal list?)
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(2080) : error C2059: syntax error : 'return'
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(2081) : error C2059: syntax error : '}'
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(2081) : error C2143: syntax error : missing ';' before '}'
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(2081) : error C2059: syntax error : '}'
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(2083) : error C2143: syntax error : missing ';' before '{'
\Users\private\Downloads\steo\asdasdas\Source\_Interface\WndField.cpp(2083) : error C2447: '{' : missing function header (old-style formal list?)
Houyi201cz is offline  
Old 09/09/2016, 14:03   #2
 
elite*gold: 0
Join Date: Jan 2014
Posts: 773
Received Thanks: 373
"m_awndCheckHide" check everything what you put in your source. you missed something
Drabur is offline  
Reply


Similar Threads Similar Threads
wndfield.cpp errors
08/30/2016 - Flyff Private Server - 5 Replies
\Users\dsada\Downloads\steo\dddddd\Source\_Interfa ce\WndField.cpp(2754) : error C2065: 'nullptr' : undeclared identifier \Users\dadada\Downloads\steo\dadadap\Source\_Inte rface\WndField.cpp(3894) : error C2039: 'm_abHideCoat' : is not a member of 'COption' ..\_Common\HwOption.h(5) : see declaration of 'COption'
Need Help Please WNDFIELD.CPP
08/30/2016 - Flyff Private Server - 4 Replies
\Users\dsada\Downloads\steo\dddddd\Source\_Interfa ce\WndField.cpp(2754) : error C2065: 'nullptr' : undeclared identifier \Users\dadada\Downloads\steo\dadadap\Source\_Inte r face\WndField.cpp(3894) : error C2039: 'm_abHideCoat' : is not a member of 'COption' ..\_Common\HwOption.h(5) : see declaration of 'COption' Please guys
Resize Character (Wndfield..)
12/28/2013 - Flyff Private Server - 0 Replies
Hello, I want to put the Resize Char system on my server, i Have take this link: http://www.elitepvpers.com/forum/flyff-pserver-gu ides-releases/2457868-release-char-resize.html But I haven't the glowshop by pummba, so i need the interface of the Resize char system or glowshop system (all interface). Thks so much in advances!
Integer übertragen?(WndField -> Mover)
06/25/2012 - Flyff Private Server - 9 Replies
hey leute ich arbeite an meinem glow change system un zwar habe ich das fenster schon dort ist ein integer der "fuckingnolife" (name ist egal) heißt dessen wert soll von der WndField.cpp zur Mover.cpp CMover::CreateAbilityOption_SetItemSFX( int nAbilityOption ) übertragen werden. Nur wie soll man das anstellen und hier mal dies ausschnitte WndField.cpp
WndField.obj : error LNK2019: unresolved..
05/08/2011 - Flyff Private Server - 37 Replies
Hallo Leute! Ich bin dabei meinem Server die v16 Jobs hinzuzufügen was auch bisher prima geklappt hat, doch nun streikt die Neuz.exe beim Compillen wegen dem Skillwindow, wenn ich es dem Error richtig entnommen habe, wäre nett wenn mir jemand sagen könnte wie ich dieses Problem lösen kann! Hier mal der Error: WndField.obj : error LNK2019: unresolved external symbol "public: void __thiscall CWndSkillInventory::InitItem(int,struct tagSkill *,int)"...



All times are GMT +2. The time now is 13:59.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.