Menu

#19 build of version 0.6.0 failed with libclaw 1.7.0

pending-accepted
5
2011-08-28
2011-08-28
DarkBaboon
No

Build failed although the correct version of libclaw is installed. It seems the error is due to the CMakeList.txt

=> Lancement de build()...
-- Found Claw library version 1.7.0
CMake Error at CMakeLists.txt:94 (message):
Please update and install your SVN version of libclaw for revision greater
than 259 (got 0)
Call Stack (most recent call first):
bear-engine/CMakeLists.txt:32 (FIND_SVN_CLAW)

-- Configuring incomplete, errors occurred!
==> ERREUR: Une erreur s'est produite dans build().
Abandon...

Discussion

  • Julien Jorge

    Julien Jorge - 2011-08-28

    Indeed, I forgot to adapt some files before the release :(

    Downloading the archive again should fix the problem. You can also apply the attached patch if you do not want to download it again.

    Thanks for the report.

     
  • Julien Jorge

    Julien Jorge - 2011-08-28

    Remove the test for the svn revision of libclaw in CMakeLists.txt

     
  • Julien Jorge

    Julien Jorge - 2011-08-28
    • assigned_to: nobody --> j-jorge
    • status: open --> pending-accepted