Re: [sumo-user] Build system on Linux

2016-03-20 Thread Anton Gladky
Hi all, 2016-03-19 21:54 GMT+01:00 Wookey : > > > 30...) I doubt that GL- and pthread-libraries are connected with > > Xerces-c. In my build environment those get added when using fox-config > > and we use threading and GL only when we use fox. Any idea why they are > > useful in other cases? > >

Re: [sumo-user] Build system on Linux

2016-03-20 Thread Michael Behrisch
Am 19.03.2016 um 22:11 schrieb Anton Gladky: > Hi all, > > 2016-03-19 21:54 GMT+01:00 Wookey : >> >>> 30...) I doubt that GL- and pthread-libraries are connected with >>> Xerces-c. In my build environment those get added when using fox-config >>> and we use threading and GL only when we use fox.

Re: [sumo-user] Build system on Linux

2016-03-20 Thread Michael Behrisch
Am 19.03.2016 um 21:54 schrieb Wookey: >> 10...) Internal GL2PS is easier for us because then it is ready for the >> windows platform as well and we always have identical results. I don't >> mind debian excluding it, but I don't think we should incorporate it in >> the main line. > > OK, but an i

Re: [sumo-user] is parallelism is possible in SUMO?

2016-03-20 Thread Lockhart, Thomas G (398I)
> On Mar 16, 2016, at 1:30 PM, Michael Behrisch > wrote: > > Hi, > the easiest solution would be to simply change init to return a > connection. This breaks backwards compatibility but I don't know whether > anyone ever used the return value of init anyway. > What do you think? Hmm. I would tr