Hi.... I've been doing test programs using pwlib and openh323 libraries, using an IDE (Anjuta and KDevelop). However, i've had some problems when i try to compile the project because of the included libraries. I have established some paths on the IDE, such as: INCLUDE PATH: ~/openh323/include ~/pwlib/include LIB PATH: ~/openh323/lib ~/pwlib/lib I also linked the static and dinamic libraries. Even so, i can't make it work; the errors that i get are: In file included from ~/pwlib/include/ptlib/contain.h:222, from ~/pwlib/include/ptlib.h:139, from ~/Projects/hello/include/hello.h:1, from hello.cxx:1: ~/pwlib/include/ptlib/object.h:585: error: ISO C++ forbid BOOL declare with no type ... and many more! i still don't understand why i get this error. It seems like the error is within the library, in the header files; but this makes no sense because if i write a Makefile for the same code, and compile and execute it from the terminal, it runs perfectly. Any toughts? David ------------------------------------------------------- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click _______________________________________________________ List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/