<div dir="ltr">Thank you :)</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Aug 15, 2013 at 12:02 AM, Paul Schulz <span dir="ltr"><<a href="mailto:paul@mawsonlakes.org" target="_blank">paul@mawsonlakes.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Please be aware that you also will need to copy the resulting programs and library up to the top level directory</div>
<div>in order to run the resulting binaries.</div><div><br></div><div>cd osrm-* ..</div><div>cp libOSRM.so ..</div><div class="HOEnZb"><div class="h5">
<br><div class="gmail_quote">On Thu, Aug 15, 2013 at 4:38 AM, Dennis Luxen <span dir="ltr"><<a href="mailto:dennis.luxen@gmail.com" target="_blank">dennis.luxen@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Try to build out of source with<br>
<br>
mkdir -p build; cd build; cmake ..; make<br>
<br>
and make sure with git status that you haven't made any accidental edits to files.<br>
<br>
--Dennis<br>
<br>
Am 10.08.2013 um 15:58 schrieb Aurélien FILEZ <<a href="mailto:kinju59@gmail.com" target="_blank">kinju59@gmail.com</a>>:<br>
<br>
> Hi,<br>
><br>
> No, I just followed the documentation :<br>
><br>
> cd /home/username<br>
> git clone <a href="https://github.com/DennisOSRM/Project-OSRM.git" target="_blank">https://github.com/DennisOSRM/Project-OSRM.git</a> Project-OSRM<br>
> cd Project-OSMR<br>
> cmake .<br>
> make<br>
><br>
> Nothing more<br>
><br>
> Hope I can help you<br>
><br>
> (P.S.: I'm sorry for my bad english)<br>
><br>
> On Sat, Aug 10, 2013 at 3:55 PM, Dennis Luxen <<a href="mailto:dennis.luxen@gmail.com" target="_blank">dennis.luxen@gmail.com</a>> wrote:<br>
>> Did you try to actually build out of source, i.e. in a build directory?<br>
>><br>
>> --Dennis<br>
>><br>
>> Am 10.08.2013 um 15:53 schrieb Aurélien FILEZ <<a href="mailto:kinju59@gmail.com" target="_blank">kinju59@gmail.com</a>>:<br>
<div><div>>><br>
>>> Hello,<br>
>>><br>
>>> On Ubuntu Server, I made a clone of the Projet-OSRM branch in<br>
>>> /home/username/Project-OSRM directory.<br>
>>><br>
>>> After a CMake, I execute the make command from the Project-OSRM<br>
>>> directory and I have this error :<br>
>>><br>
>>> [ 31%] Configuring UUID.cpp<br>
>>> CMake Error : File /home/username/Project-OSRM/../Util/<a href="http://UUID.cpp.in" target="_blank">UUID.cpp.in</a><br>
>>> does not exists.<br>
>>> CMake Error at cmake/UUID-Config.cmake:12 (CONFIGURE_FILE)<br>
>>><br>
>>> The solution was to edit the cmake/UUID-Config.cmake file to remove<br>
>>> the "../" at each reference file.<br>
>>><br>
>>> I hope this report will help this project<br>
>>><br>
>>> _______________________________________________<br>
>>> OSRM-talk mailing list<br>
>>> <a href="mailto:OSRM-talk@openstreetmap.org" target="_blank">OSRM-talk@openstreetmap.org</a><br>
>>> <a href="http://lists.openstreetmap.org/listinfo/osrm-talk" target="_blank">http://lists.openstreetmap.org/listinfo/osrm-talk</a><br>
>><br>
<br>
<br>
_______________________________________________<br>
OSRM-talk mailing list<br>
<a href="mailto:OSRM-talk@openstreetmap.org" target="_blank">OSRM-talk@openstreetmap.org</a><br>
<a href="http://lists.openstreetmap.org/listinfo/osrm-talk" target="_blank">http://lists.openstreetmap.org/listinfo/osrm-talk</a><br>
</div></div></blockquote></div><br>
</div></div><br>_______________________________________________<br>
OSRM-talk mailing list<br>
<a href="mailto:OSRM-talk@openstreetmap.org">OSRM-talk@openstreetmap.org</a><br>
<a href="http://lists.openstreetmap.org/listinfo/osrm-talk" target="_blank">http://lists.openstreetmap.org/listinfo/osrm-talk</a><br>
<br></blockquote></div><br></div>