Re: [Firebird-devel] firebird 3.0 api

2012-11-15 Thread Adriano dos Santos Fernandes
On 15-11-2012 13:03, marius adrian popa wrote: > 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 ? > Hum? How can the new API be compiled again

[Firebird-devel] firebird 3.0 api

2012-11-15 Thread marius adrian popa
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_opti