Difference between revisions of "Libzim"

Jump to navigation Jump to search
No change in size ,  12:11, 23 June 2013
at least the old way does not work for me
(at least the old way does not work for me)
Line 4: Line 4:


=== Introduction ===  
=== Introduction ===  
zimlib is written in C++. To use the library, you need the include files of zimlib have to link against zimlib. Both are installed when zimlib is built with the normal "./configure; make; make install".
zimlib is written in C++. To use the library, you need the include files of zimlib have to link against zimlib. Both are installed when zimlib is built ("./autogen.sh; ./configure; make; make install").


Errors are handled with exceptions. When something goes wrong, zimlib throws an error, which is always derived from std::exception.
Errors are handled with exceptions. When something goes wrong, zimlib throws an error, which is always derived from std::exception.
1

edit

Navigation menu