Jump to content

Recommended Posts

Hey Devs

I Have This Proplem When I Try To Compile the SLN From This Topic 

1>  PythonPlayerModule.cpp
1>c:usersnourdesktopsrcclientuserinterfacePythonMiniMap.h(184): error C2146: syntax error : missing ';' before identifier 'm_lpMiniMapTexture'
1>c:usersnourdesktopsrcclientuserinterfacePythonMiniMap.h(184): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:usersnourdesktopsrcclientuserinterfacePythonMiniMap.h(184): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>PythonPlayerModule.cpp(1039): warning C4995: '_snprintf': name was marked as #pragma deprecated
1>PythonPlayerModule.cpp(1046): warning C4995: '_snprintf': name was marked as #pragma deprecated
1>PythonPlayerModule.cpp(1055): warning C4995: '_snprintf': name was marked as #pragma deprecated
1>PythonPlayerModule.cpp(1057): warning C4995: '_snprintf': name was marked as #pragma deprecated
1>PythonPlayerModule.cpp(1061): warning C4995: '_snprintf': name was marked as #pragma deprecated
1>PythonPlayerModule.cpp(1063): warning C4995: '_snprintf': name was marked as #pragma deprecated
1>  PythonApplicationLogo.cpp
1>c:usersnourdesktopsrcclientuserinterfacePythonMiniMap.h(184): error C2146: syntax error : missing ';' before identifier 'm_lpMiniMapTexture'
1>c:usersnourdesktopsrcclientuserinterfacePythonMiniMap.h(184): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:usersnourdesktopsrcclientuserinterfacePythonMiniMap.h(184): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>PythonApplicationLogo.cpp(116): error C2065: 'LPDIRECT3DTEXTURE8' : undeclared identifier
1>PythonApplicationLogo.cpp(116): error C2146: syntax error : missing ';' before identifier 'tex'
1>PythonApplicationLogo.cpp(116): error C2065: 'tex' : undeclared identifier
1>PythonApplicationLogo.cpp(121): error C2065: 'tex' : undeclared identifier
1>PythonApplicationLogo.cpp(121): error C2227: left of '->LockRect' must point to class/struct/union/generic type
1>          type is ''unknown-type''
1>PythonApplicationLogo.cpp(128): error C2065: 'tex' : undeclared identifier
1>PythonApplicationLogo.cpp(128): error C2227: left of '->UnlockRect' must point to class/struct/union/generic type
1>          type is ''unknown-type''
1>PythonApplicationLogo.cpp(161): error C2065: 'LPDIRECT3DTEXTURE8' : undeclared identifier
1>PythonApplicationLogo.cpp(161): error C2146: syntax error : missing ';' before identifier 'tex'
1>PythonApplicationLogo.cpp(161): error C2065: 'tex' : undeclared identifier
1>PythonApplicationLogo.cpp(165): error C2065: 'tex' : undeclared identifier
1>PythonApplicationLogo.cpp(165): error C2227: left of '->LockRect' must point to class/struct/union/generic type
1>          type is ''unknown-type''
1>PythonApplicationLogo.cpp(172): error C2065: 'tex' : undeclared identifier
1>PythonApplicationLogo.cpp(172): error C2227: left of '->UnlockRect' must point to class/struct/union/generic type
1>          type is ''unknown-type''
1>PythonApplicationLogo.cpp(200): error C2065: 'D3DTSS_MINFILTER' : undeclared identifier
1>PythonApplicationLogo.cpp(201): error C2065: 'D3DTSS_MAGFILTER' : undeclared identifier
1>PythonApplicationLogo.cpp(238): error C2065: 'D3DTSS_MINFILTER' : undeclared identifier
1>PythonApplicationLogo.cpp(239): error C2065: 'D3DTSS_MAGFILTER' : undeclared identifier
1>  Generating Code...
========== Build: 0 succeeded, 1 failed, 15 up-to-date, 0 skipped ==========

I Use Visual Studio 2010 Ultimate

Thanks

Link to comment
https://metin2.dev/topic/5019-client-binary-compile-error-2010/
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.