Hi, I still haven't found a solution to this issue.
Today I did a cvs update and rebuilt everything (this time without --enable-debug). DFB++/examples/simple (that gets linked with DFB++/dfb++/.libs/libdfb++ by the Makefile) runs fine. Compiling with g++ -o simple2 `pkg-config --cflags --libs dfb++` dfbapp.cpp simple.cpp and running ./simple2 gives the error: (*) DirectFB/Graphics: Matrox G550 0.7 (convergence integrated media GmbH) (*) DirectFB/WM: Default 0.1 (Convergence GmbH) (!!!) *** WARNING [no video mode set yet] *** [layers.c:536 in dfb_screen_rectangle()] Caught exception! -- IDirectFB::CreateSurface(DFBSurfaceDescription&) -> Interface was released!Aborted I can't believe one has to link all DFB++ apps with this mysterious dfb++/.libs/libdfb++?! Does nobody else see this problem? Regards Jan -- "Sie haben neue Mails!" - Die GMX Toolbar informiert Sie beim Surfen! Jetzt aktivieren unter http://www.gmx.net/info
