Hello, On Ubuntu Server, I made a clone of the Projet-OSRM branch in /home/username/Project-OSRM directory.
After a CMake, I execute the make command from the Project-OSRM directory and I have this error : [ 31%] Configuring UUID.cpp CMake Error : File /home/username/Project-OSRM/../Util/UUID.cpp.in does not exists. CMake Error at cmake/UUID-Config.cmake:12 (CONFIGURE_FILE) The solution was to edit the cmake/UUID-Config.cmake file to remove the "../" at each reference file. I hope this report will help this project _______________________________________________ OSRM-talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/osrm-talk
