Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Building SUMO with cmake (was Re: Error: gl2ps not enabled at compile time.)

Dear all,

according to this wiki page I tried to build SUMO with cmake (under a new Ubuntu 18.04)
But cmake complains abount a missing CMakeLists.txt

  harald@nyc> cmake ../..
  CMake Error: The source directory "/home/harald/src/opensource/sumo-git" does not appear to contain CMakeLists.txt.

I have tried the nightly build and the sumo 0.32 release

Greetings, Harald


Am 02.05.2018 um 16:08 schrieb Jakob Erdmann:
gl2ps only works with the cmake-build since the ecplise migration.
The autotools-build will be phased out anyway.

See http://sumo.dlr.de/wiki/Installing/Linux_Build#Building_the_SUMO_binaries_with_cmake


2018-05-02 16:02 GMT+02:00 Lara CODECA <lara.codeca@xxxxxxxxxx>:
Dear All,

I'm trying to enable the gl2ps libraries while compiling the git
version of sumo.
What should I pass to the ./configure?

I'm using Debian; gl2ps, libgl2ps and the dev packages are already
installed.

Regards,
Lara

--
Lara CODECA
Postdoc
Tel : 04.93.00.81.51

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



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


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


Back to the top