xoreos / xoreos-tools

Tools to help the development of xoreos
https://xoreos.org/
GNU General Public License v3.0
66 stars 28 forks source link

CMAKE Build - xml issue / error #4

Closed Glog78 closed 8 years ago

Glog78 commented 8 years ago

The cmake build can't link the tools while the combination of autogen.sh , configure , make can. Here is the log file

buildlog.txt

System: Archlinux current

DrMcCoy commented 8 years ago

Oh, yes, that's my bad. When I transfered the XML test over from the xoreos CMake file (without properly testing it, it seems), I forgot to change XOREOS_LIBRARIES to XOREOSTOOLS_LIBRARIES in line 146.