[OSRM-talk] Bug while compiling in Ubuntu Server

Aurélien FILEZ kinju59 at gmail.com
Sat Aug 10 13:53:16 UTC 2013


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



More information about the OSRM-talk mailing list