Yes, you are right! If I want to build stable version for debug? What source to use? Using source from https://github.com/alex85k/Project-OSRM.git it is OK. According to comit date it is pretty older than 2 link. But using https://github.com/Project-OSRM/osrm-backend.git - FAILS with annoying message about std. In fact compiler points at std::strtoll and says "std::_atoi64 is unknown std function". May be bad include, because on Visual studio opens problem file twice when click to see error.
On Wed, Sep 23, 2015 at 3:00 PM, <[email protected]> wrote: > Send OSRM-talk mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.openstreetmap.org/listinfo/osrm-talk > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of OSRM-talk digest..." > > > Today's Topics: > > 1. Building stable OSRM (Kostadin Moraliev) > 2. Re: Building stable OSRM (Patrick Niklaus) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 23 Sep 2015 13:40:29 +0300 > From: Kostadin Moraliev <[email protected]> > To: [email protected] > Subject: [OSRM-talk] Building stable OSRM > Message-ID: > <CAF2Gm37oQ= > [email protected]> > Content-Type: text/plain; charset="utf-8" > > Hello, > I want to build OSRM in debug mode. I found different build scripts. > Now I don't know what is the lastest stable version in GitHub > > This one: https://github.com/DennisOSRM/Project-OSRM > or may be this one: https://github.com/Project-OSRM/osrm-backend.git > > Can you help me please? > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.openstreetmap.org/pipermail/osrm-talk/attachments/20150923/25192ce1/attachment-0001.html > > > > ------------------------------ > > Message: 2 > Date: Wed, 23 Sep 2015 12:50:31 +0200 > From: Patrick Niklaus <[email protected]> > To: Mailing list to discuss Project OSRM <[email protected]> > Subject: Re: [OSRM-talk] Building stable OSRM > Message-ID: > < > cafxp+1pr7zoznscscnp_itp0x73j43natb4oam7atnvj9wq...@mail.gmail.com> > Content-Type: text/plain; charset=UTF-8 > > Well if you click on both links you will not that github will redirect > you to the same page. So in fact they are the same. > > But https://github.com/Project-OSRM/osrm-backend is the canonical URL now. > > On Wed, Sep 23, 2015 at 12:40 PM, Kostadin Moraliev <[email protected]> > wrote: > > Hello, > > I want to build OSRM in debug mode. I found different build scripts. > > Now I don't know what is the lastest stable version in GitHub > > > > This one: https://github.com/DennisOSRM/Project-OSRM > > or may be this one: https://github.com/Project-OSRM/osrm-backend.git > > > > Can you help me please? > > > > _______________________________________________ > > OSRM-talk mailing list > > [email protected] > > https://lists.openstreetmap.org/listinfo/osrm-talk > > > > > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > OSRM-talk mailing list > [email protected] > https://lists.openstreetmap.org/listinfo/osrm-talk > > > ------------------------------ > > End of OSRM-talk Digest, Vol 33, Issue 12 > ***************************************** >
_______________________________________________ OSRM-talk mailing list [email protected] https://lists.openstreetmap.org/listinfo/osrm-talk
