Jump to content

[One,CMake] Configuring error


Guest lillecarl

Recommended Posts

When im tryiing to generate projects with CMake (on windows) i get this damn error:

MaNGOS-Core revision  : 6aecf091700753fd594d00ebb07653a0645c52ca

Install server to     : C:/Program Files (x86)/MaNGOS

Use PCH               : Yes
Build in debug-mode   : No  (default)

CMake Error at src/realmd/CMakeLists.txt:55 (target_link_libraries):
 The "debug" argument must be followed by a library.

Im not sure what it can be, im using VS10 if it could be related to that

- LilleCarl

Link to comment
Share on other sites

Just for information, this problem was fixed in [11398], [s1157] and in [z1590].

While we don't provide support for CMake on Windows, I currently work a bit on this part to at least make it work properly.

You also can use the -DPREFIX=SomePath to CMake so that files are put where you want when you compile the "INSTALL" project.

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

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. Privacy Policy Terms of Use