mangosArchives / Mangos-Zero-server-old

This repo has been moved to: https://github.com/mangoszero/server
http://www.getmangos.eu/
Other
63 stars 2 forks source link

Problem using Cmake with scriptdev0 in bindings folder #17

Closed ryanch94 closed 1 year ago

ryanch94 commented 12 years ago

Error is:

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

It works ok if I delete the debug line but then I get compilation errors in VC++ 10.