Quoting Jan Gukelberger: > 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
Using exactly the same g++ command line gives me a working simple2 executable, but I've tested this with the debug version. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" Convergence GmbH
