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