[Webkit-unassigned] [Bug 82042] New: Unavailable pre-processor macro in non-Qt environments

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 23 03:45:16 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=82042

           Summary: Unavailable pre-processor macro in non-Qt environments
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vjaquez at igalia.com


I tried to compile WebKitGTK+ with this configuration:

/configure --prefix=/opt/jhbuild  \
           --with-accelerated-compositing=opengl \
           --with-gstreamer=0.10 \
           --enable-introspection

And my toolchain is: gcc (Debian 4.6.3-1) 4.6.3

When compiling I got a processor error given that QT_VERSION and QT_VERSION_CHECK are not available in my setup.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list