Jump to content
  • 0

Cmake error on Windows


yakiboy

Question


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  10
  • Reputation:   0
  • Joined:  09/23/17
  • Last Seen:  

Compiling in Windows using ms visual studio 2017 this error appears

 CMake Error at C:\rAthena\rathena\CMakeLists.txt:600 (message):  no targets available        C:\rAthena\rathena\CMakeLists.txt    600   

Severity    Code    Description    Project    File    Line    Suppression State
Warning        CMake Warning (dev) at 3rdparty/mysql/CMakeLists.txt:30 (if):Policy CMP0054 is not set: Only interpret if() arguments as variables or
  keywords when unquoted.  Run "cmake --help-policy CMP0054" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.

  Quoted variables like "MYSQL_LOCAL_LIBRARIES" will no longer be
  dereferenced when the policy is set to NEW.  Since the policy is not set
  the OLD behavior will be used.
This warning is for project developers.  Use -Wno-dev to suppress it.        C:\rAthena\rathena\3rdparty/mysql/CMakeLists.txt    30   

thanks
 

 

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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...