Jump to content
  • 0

Error while compiling Refine UI


Haikenz

Question


  • Group:  Members
  • Topic Count:  84
  • Topics Per Day:  0.02
  • Content Count:  309
  • Reputation:   82
  • Joined:  11/15/11
  • Last Seen:  

I am using the latest version of rA, and are paring this following error

7>c:\users\renato guedes\downloads\ragnarok\rathena\src\map\status.cpp(14350): error C3861: 'yaml_node_is_defined': identifier not found
7>c:\users\renato guedes\downloads\ragnarok\rathena\src\map\status.cpp(14351): error C2065: 'yamlwrapper': undeclared identifier
7>c:\users\renato guedes\downloads\ragnarok\rathena\src\map\status.cpp(14351): error C2065: 'bswrap': undeclared identifier
7>c:\users\renato guedes\downloads\ragnarok\rathena\src\map\status.cpp(14351): error C3861: 'yaml_get_subnode': identifier not found
7>c:\users\renato guedes\downloads\ragnarok\rathena\src\map\status.cpp(14355): error C2065: 'bswrap': undeclared identifier
7>c:\users\renato guedes\downloads\ragnarok\rathena\src\map\status.cpp(14355): error C3861: 'yaml_verify_nodes': identifier not found
7>c:\users\renato guedes\downloads\ragnarok\rathena\src\map\status.cpp(14357): error C2065: 'bswrap': undeclared identifier
7>c:\users\renato guedes\downloads\ragnarok\rathena\src\map\status.cpp(14357): error C3861: 'yaml_destroy_wrapper': identifier not found
7>c:\users\renato guedes\downloads\ragnarok\rathena\src\map\status.cpp(14360): error C2065: 'bswrap': undeclared identifier
7>c:\users\renato guedes\downloads\ragnarok\rathena\src\map\status.cpp(14360): error C3861: 'yaml_get_int': identifier not found
7>c:\users\renato guedes\downloads\ragnarok\rathena\src\map\status.cpp(14361): error C2065: 'bswrap': undeclared identifier
7>c:\users\renato guedes\downloads\ragnarok\rathena\src\map\status.cpp(14361): error C3861: 'yaml_get_uint16': identifier not found
7>c:\users\renato guedes\downloads\ragnarok\rathena\src\map\status.cpp(14362): error C2065: 'bswrap': undeclared identifier
7>c:\users\renato guedes\downloads\ragnarok\rathena\src\map\status.cpp(14362): error C3861: 'yaml_destroy_wrapper': identifier not found

Refine UI Updates https://github.com/rathena/rathena/pull/2499

Edited by Dream Catcher
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  1137
  • Reputation:   290
  • Joined:  04/29/13
  • Last Seen:  

whats your gcc version ?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  84
  • Topics Per Day:  0.02
  • Content Count:  309
  • Reputation:   82
  • Joined:  11/15/11
  • Last Seen:  

On 12/11/2017 at 7:56 AM, Cyro said:

whats your gcc version ?

I'm using Visual Studio 2015 

After you have made this modification the Refine Ui Updates appears these errors ... I have here the old rA without this new modification, and the Refine UI Updates compiles without errors

https://github.com/rathena/rathena/commit/c4a364be2c7f9f443d479639e3422a4ce00b6268#diff-acba7818fb777457f5cbbcea9293f9c4

 

 

SOLVED - https://github.com/cydh/rathena/pull/9

Edited by Dream Catcher
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...