|
From: Siva C. <siv...@ya...> - 2004-06-20 15:18:00
|
hello, I use wxWindows(wxWidgets) quite often and it all seems to work fine for me. I downloaded the DevPak from the following site: http://michel.weinachter.free.fr/ The sample program(or the Dev-C++ Template) has all the compiler and linker options rightly set. If you are interested in image manipulation for jpeg, png or tiff images, then you should include the suitable header files and link to your libtiff, libjpeg and libpng libraries. To me, your problem looks as if you are not having proper compiler options set. Hope this helps. Siva Chandra. --- "Axel_Buschhüter" <A_B...@gm...> wrote: > Hi, > I whant to use the wxWindows package but can't get > it to work... > I think I have istalled all nessesary packeges for > wxWindows... > When I open a new wx projekt from the templates and > try to compile it, it > will cause many errors !!! > I also tried to include the two libs (libwx.a & > libxpm.a) but the same > errors accure !!! > The first error, that accures, is a "redeclaration > of C++ built-in type > 'bool'" in "wx\defs.h" followed by a huge list of > other errors... > > Does someone use wxWindows with DevC++ and can tell > me how to setup it ??? > > thx, Acki __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - 100MB free storage! http://promotions.yahoo.com/new_mail |