[webkit-dev] build QTwebkit errors on windows

Silex silex0r at gmail.com
Fri Aug 31 11:17:46 PDT 2007


> hi,all
> Is there anybody knows this error :
> ./tmp\HTMLFormElement.o:HTMLFormElement.cpp:(.text+0x41d7): undefined reference
> to `_imp__PathFindFileNameW at 4'

Sounds like "you" just forgot to link to shlwapi.lib.

See http://msdn2.microsoft.com/en-us/library/ms628559.aspx for more details.



More information about the webkit-dev mailing list