> hi,all > Is there anybody knows this error : > ./tmp\HTMLFormElement.o:HTMLFormElement.cpp:(.text+0x41d7): undefined > reference > to [EMAIL PROTECTED]'
Sounds like "you" just forgot to link to shlwapi.lib. See http://msdn2.microsoft.com/en-us/library/ms628559.aspx for more details. _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo/webkit-dev

