EPiCS / soundgates

Project Group Soundgates
MIT License
1 stars 2 forks source link

logging geraffel ins Framework #85

Closed gwue closed 10 years ago

gwue commented 10 years ago
gwue commented 10 years ago

Mongo Treiber für x86_64 installiert, Anleitung siehe hier: http://docs.mongodb.org/ecosystem/tutorial/getting-started-with-cpp-driver/#getting-started-with-cpp-driver

Um für den Arm zu kompilieren muss der Aufruf vermutlich in etwa so aussehen:

scons --prefix=/tmp/mongo --sharedclient --use-system-boost --cpppath=???/pg-soundgates/software/zynq/Libraries/arm/include --libpath=???/pg-soundgates/software/zynq/Libraries/arm/lib --extrapath=???/pg-soundgates/software/zynq/Libraries/arm/lib --full --cc=pfadZumArmGCC --cxx=PfadZumArmG++ install-mongoclient