[Webkit-unassigned] [Bug 40341] New: [chromium] webkit_unit_tests project fails to link when ACCELERATED_COMPOSITING is enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 8 16:01:21 PDT 2010


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

           Summary: [chromium] webkit_unit_tests project fails to link
                    when ACCELERATED_COMPOSITING is enabled
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vangelis at chromium.org


The unresolved symbols come from the lack of linking with the gles2 C library:
webcore.lib(LayerRendererChromium.obj) : error LNK2019: unresolved external symbol _GLES2DeleteTextures referenced in function "public: __thiscall WebCore::LayerRendererChromium::~LayerRendererChromium(void)" (??1LayerRendererChromium at WebCore@@QAE at XZ)
....

-- 
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