Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-dev] Compiling SUMO with Python3 bindings

Hi Harald,

 

 

Yes that seemed to have worked, although at the cost of an additional 220MB of libraries in my virtual machine. Anyway – thanks!

 

 

Enno

 

 

Von: sumo-dev-bounces@xxxxxxxxxxx <sumo-dev-bounces@xxxxxxxxxxx> Im Auftrag von Harald Schaefer
Gesendet: Montag, 4. März 2019 09:40
An: sumo-dev@xxxxxxxxxxx
Betreff: Re: [sumo-dev] Compiling SUMO with Python3 bindings

 

Hi Enno,

 

my experience with SUMO and LINUX (ubunutu) is that you need the gdal libraries (see also https://sumo.dlr.de/wiki/Installing/Linux_Build_Libraries#Ubuntu_18.04_.28tested_with_SUMO_0.32.0.29)

 

Best regards, Harald

 

Am 04.03.19 um 09:17 schrieb Enno Middelberg:

Hi Michael,
 
 
In the simplest case, configure gives:
 
Optional features summary
-------------------------
Enabled: GUI
Disabled: Debug Profiling Coverage PIC PROJ GDAL UnitTests Python OSG ffmpeg
 
 
And this will compile fine (without Python though). Anyway, using cmake
yields:
 
cmake ../..
-- CMAKE_BINARY_DIR: /home/enno/Downloads/sumo-1.1.0/build/cmake-build
-- CMAKE_SOURCE_DIR: /home/enno/Downloads/sumo-1.1.0



_______________________________________________
sumo-dev mailing list
sumo-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-dev

 

Attachment: smime.p7s
Description: S/MIME cryptographic signature


Back to the top