Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Libsumo for Mac
  • From: <Olaf.BanseBueno@xxxxxx>
  • Date: Fri, 29 May 2020 20:49:40 +0000
  • Accept-language: de-DE, en-US
  • Delivered-to: sumo-user@xxxxxxxxxxx
  • Ironport-phdr: 9a23:EmPhAh2ZH//WT/9fsmDT+DRfVm0co7zxezQtwd8ZseIfK/ad9pjvdHbS+e9qxAeQG9mCtrQd0bqd6vmwEUU7or+5+EgYd5JNUxJXwe43pCcHRPC/NEvgMfTxZDY7FskRHHVs/nW8LFQHUJ2mPw6arXK99yMdFQviPgRpOOv1BpTSj8Oq3Oyu5pHfeQpFiCe9bL9oMRm6swbcusYLjYd/Kas61wfErGZPd+lK321jOEidnwz75se+/Z5j9zpftvc8/MNeUqv0Yro1Q6VAADspL2466svrtQLeTQSU/XsTTn8WkhtTDAfb6hzxQ4r8vTH7tup53ymaINH2QLUpUjms86tnVBnlgzoBOjUk8m/Yl9Zwgbpbrhy/uhJ/34DaboKbNPV8f6PSYdwVSHFbUcpNVSxMGJ+wY5cNAucHIO1Wr5P9p1wLrRamAgSiHefvxSVGhnPswKA1yeIhERrY0wE9AtIBrnLUrNLuOagPVeC11rPEwijdYP5P3zr29YfHfAw7r/6WQbJwbdTeyVMpFw7dilidpo/oMy+a2OkCt2WW7eVuWOKyhmMlpQ99vDiiy8QxhoTGiI8YzkzJ+CR3zos6OdC0VU51bcC6HJdOuC+XNo17Sd4sTWFvvSY10LwGuZijcSgFyZQn2x7fa+GcfISS/h3jU+ORLS9li3JhYrKznQu9/lamx+bhVce0yE5HojdZntXWq3wA1BPe5tKaRvZz/UqtwyiD2x7L5u1ZPUw4j7fXJp0uz7Iqi5Yev0fOEjXolEj2g6KbcFgv9PKy5OT9eLrmo4eRN4pzig7jLKsjgte/AeEkMggWWGib5Pi82KXj/ULnRLVKieU7nKffvp7UKsoVpq63DQhW3Igk8RizESmq3tsZknQZNl5FeRSHj5TzO17UOvz3EPO/g062nDh22f/KJrzhApPTIXjfiLrtYKpx51RBxAcwwt1T/Y9YB78CLf7pREP9qsTUDhojPAy1x+bnBs991oQbWW+XG6GZNLndsVGS6u8yOeaMYpQVtyjgJvg4+fHui3g5lEQAcqmtx5sbcm23Eep+L0WDfXXsmssBEXsNvgcmV+zqlViCUTlKa3avRKIz+Cs7BZm4AojfQoCtgaSB3DylEZFMYWBGEF+MQj/UcNDQQOoJb2ePOcJ7ujEPUbm5UIJn0guh4lzU0b1ie77z/iQW87jq0sN4zfDekxYa+ThuSciQhTLeB1pol38FEmdllJt0plZwnw+O
  • Ironport-sdr: 0LzbVQXLZMe/sTue6ejV2x0XM+6tSnPRFduImNYYIY9O0QwVDinzE5NzJXmjzupxe1TScbA3Ul LY+Vrly5PcyA==
  • List-archive: <https://www.eclipse.org/mailman/private/sumo-user>
  • List-help: <mailto:sumo-user-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHWNTxj/RyLVlo8Z0imjkQTYoDBgKi/UVrg
  • Thread-topic: [sumo-user] Libsumo for Mac

Hello Kathy,

 

Yes, libsumo works on macOS. I recommend you to Build and Install SUMO from source.

 

You need to have SWIG installed (you can install it using Homebrew -> brew install swig).

 

-          Clone the repo (git clone https://github.com/eclipse/sumo.git)

-          Create a “cmake-build” directory inside sumo/build/ and navigate to it (mkdir build/cmake-build && cd build/cmake-build) (next 3 steps are inside that directory)

-          cmake ../..

-          make

-          make install

 

You can test if libsumo has been built looking at (./testlibsumo) inside the sumo/bin/ directory.

 

Bear in mind to use libsumo with the same Python version with which CMake built SUMO.

 

regards,

Angelo

 

Von: sumo-user-bounces@xxxxxxxxxxx [mailto:sumo-user-bounces@xxxxxxxxxxx] Im Auftrag von Kathy Jang
Gesen
det: Freitag, 29. Mai 2020 00:07
An: Sumo project User discussions
Betreff: [sumo-user] Libsumo for Mac

 

Hi all,

 

Does libsumo work for Mac? There are no references to a Mac install here. I've also attempted to re-install SUMO and use libsumo, but it doesn't seem like the libsumo library is in the installation. The libsumo directory contains an __init__ file but that's it. Can you please advise?

 

Thank you very much!

Kathy Jang

University of California, Berkeley | MS/PhD


Back to the top