[webkit-dev] compile webkit on windows

jie zhang ketsu.chou at gmail.com
Fri Mar 6 00:15:33 PST 2009


Hi all

I try to compile webkit on Window+cygwin+vs2005 ES(Sp1),
But I got some error like this:

QTMovieWin.obj : error LNK2001: external symbol
"__imp____CFStringMakeConstantString"
*is unresolved*。
QTMovieWin.obj : error LNK2001: external symbol
"__imp__CFStringGetCharacters" *is unresolved*。
QTMovieWin.obj : error LNK2001: external symbol "__imp__CFStringCompare" *is
unresolved*。
QTMovieWin.obj : error LNK2001: external symbol "__imp__CFRelease" *is
unresolved*。
QTMovieWin.obj : error LNK2001: external symbol
"__imp__CFStringCreateWithCString" *is unresolved*。
QTMovieWin.obj : error LNK2001: external symbol
"__imp__CFURLCreateWithString" *is unresolved*。
QTMovieWin.obj : error LNK2001: external symbol "__imp__kCFAllocatorDefault"
*is unresolved*。
QTMovieWin.obj : error LNK2001: external symbol "__imp__CFStringHasPrefix" *is
unresolved*。
QTMovieWin.obj : error LNK2001: external symbol
"__imp__CFStringCreateWithCharacters" *is unresolved*。
QTMovieWin.obj : error LNK2001: external symbol "__imp__CFStringGetLength" *is
unresolved*。
d:\cygwin\zhangj\webkit\WebKitBuild\bin\QTMovieWin.dll : fatal error
LNK1120:

I installed QuickTime SDK and set the include/liberay folder.

How can I fix that errors?

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090306/63b1ad4c/attachment.html>


More information about the webkit-dev mailing list