Menu

Compiling 3DTK -XMLRPC - Windows

Help
julien
2018-06-12
2018-06-25
  • julien

    julien - 2018-06-12

    Hello,

    I am trying to compile 3DTK for VisualStudio2015 on Windows 7 - 64 bits.
    I'm having difficulties since it's the 1st time I've used cmake, I have this last error I can't solve in spite of all messages I've seen of forums:

    ~~~
    Error running C:\Program Files\Boost1670\xmlrpc++0.7: [Accès refusé]
    CMake Error at C:/Program Files/CMake/share/cmake-3.11/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
    XMLRPC was not found. Make sure the entries XMLRPC are set. (missing:
    XMLRPCCFOUND XMLRPCLIBRARIES)
    Call Stack (most recent call first):
    C:/Program Files/CMake/share/cmake-3.11/Modules/FindPackageHandleStandardArgs.cmake:378 (FPHSAFAILUREMESSAGE)
    C:/Program Files/CMake/share/cmake-3.11/Modules/FindXMLRPC.cmake:125 (FINDPACKAGEHANDLESTANDARDARGS)
    src/pmd/CMakeLists.txt:25 (findpackage)

    ~~~

    Can you help me with that ?
    Is there no way to get a .exe file that I can execute instantly ?

    Thanks

     

    Last edit: julien 2018-06-12
  • julien

    julien - 2018-06-25

    Just to let everyone know, I gave up compiling on Windows 7 / Visual Studio 2017.
    I easily installed Ubuntu (dual boot with Windows), then the compilation of slam6D went almost alright at the 1st time. It took me a couple hours...

     

Log in to post a comment.