i started to test the usage of fbstuff 3.0 api
git clone git://github.com/asfernandes/fbstuff.git
sudo apt-get install libboost-program-options-dev

my guess is that it can be used with 2.5 too ?


cd fbstuff
make
g++ build/release/perf/fbinsert.o -o output/release/bin/fbinsert
-lboost_program_options -lboost_thread -lfbclient
g++ -c -ggdb -fPIC -MMD -MP -DBOOST_TEST_DYN_LINK -O3
src/test/FbTest.cpp -o build/release/test/FbTest.o
g++ -c -ggdb -fPIC -MMD -MP -DBOOST_TEST_DYN_LINK -O3
src/test/v3api/V3Util.cpp -o build/release/test/v3api/V3Util.o
In file included from src/test/v3api/V3Util.cpp:20:0:
src/test/v3api/V3Util.h:21:32: fatal error: firebird/Interface.h: No
such file or directory
compilation terminated.

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to