bluerange-io / bluerange-mesh

BlueRange Mesh (formerly FruityMesh) - The first completely connection-based open source mesh on top of Bluetooth Low Energy (4.1/5.0 or higher)
https://bluerange.io/
Other
287 stars 109 forks source link

Unable to compile with USE_SEGGER_RTT #82

Closed onionhammer closed 7 years ago

onionhammer commented 7 years ago

See Terminal.cpp:39

Seems to at least compile with #include <stdarg.h> above "SEGGER_RTT.h", but without it I receive

error: 'va_list' was not declared in this scope
mariusheil commented 7 years ago

ok, so you managed to compile it in the end? Which Compiler and Version die you use?

----- Ursprüngliche Nachricht ----- Von: "onionhammer" notifications@github.com Gesendet: ‎16.‎06.‎2017 05:18 An: "mwaylabs/fruitymesh" fruitymesh@noreply.github.com Cc: "Subscribed" subscribed@noreply.github.com Betreff: [mwaylabs/fruitymesh] Unable to compile with USE_SEGGER_RTT (#82)

See Terminal.cpp:39 Seems to at least compile with #include above "SEGGER_RTT.h", but without it I receive error: 'va_list' was not declared in this scope — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

onionhammer commented 7 years ago

@mariusheil Yes, I did manage to compile using arm gcc 4.9