[Webkit-unassigned] [Bug 20046] compile mismatch Cg/Cairo files (SVN 35180)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 15 21:38:40 PDT 2008


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





------- Comment #5 from bfulgham at gmail.com  2008-07-15 21:38 PDT -------
(In reply to comment #4)
> This is my fault.  It looks like it only works properly if you use the
> "--debug" or "--release" flags in conjunction with the "--cairo-win32".  I'll
> correct the build script to handle this properly.

Just to clarify:

If you use the command line: "build-webkit --release --cairo-win32", you get
the correct "Release_Cairo" target.  Likewise, if you use "build-webkit --debug
--cairo-win32", you get the correct "Debug_Cairo" target.

If you don't supply the --release/--debug argument, the script eventually falls
back to Release, which then builds the wrong stuff for a Cairo build.  This is
why things work properly when you change the defines in the "config.h" file.


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



More information about the webkit-unassigned mailing list