Closed formal closed 9 years ago
Release for sprint #1 : OS X
Needed to us the following to get the tester to compile.
g++ ./main.cpp -std=c++11 -L/opt/local/lib -lboost_system-mt -lboost_thread-mt -lcurl -o apitester
Fixed in current version.
Release for sprint #1 : OS X
Needed to us the following to get the tester to compile.