Qt Labs Forum » Qtopia Core DirectFB

latest directFB plugin fails to compile

(2 posts)
  • Started 1 year ago by richardmarsh
  • Latest reply from Håvard Wall

  1. richardmarsh
    richardmarsh
    Member

    Latest code from "svn checkout svn://labs.trolltech.com/svn/qtopia/directfb" does not compile successfully

    The following patch resolves the problem

    diff -Naur directfb/screendriver/qdirectfbsurface.cpp directfb.pdd/screendriver/qdirectfbsurface.cpp
    --- directfb/screendriver/qdirectfbsurface.cpp  2007-08-22 10:22:44.000000000 +0100
    +++ directfb.pdd/screendriver/qdirectfbsurface.cpp      2007-08-22 10:18:24.000000000 +0100
    @@ -149,8 +149,8 @@
                 } else {
                     Q_ASSERT(dfbSurface);
                 }
    -        }
     #endif
    +        }
    
             if (result != DFB_OK)
                 DirectFBErrorFatal("QDirectFBSurface::setGeometry()", result);
    Posted: 1 year #
  2. Håvard Wall
    Håvard Wall
    hwall

    Thanks!
    Patch applied.

    Posted: 1 year #

RSS feed for this topic

Reply

You must log in to post.



© 2008 Nokia Corporation and/or its subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation in Finland and/or other countries worldwide.
All other trademarks are property of their respective owners.