Hi, I am new to the list. May I post a compile error here?

I have a WinXP/SP3 machine that runs 4.4.3 just fine. I can 
compile any Qt demo and it works well too.

However, today I tried to build snapshot 2008-24-11 with MinGW and 
it fails in the Webkit module(?) (see below).

What should I do to correct this so I can try 4.5.0?

do you suppose that I failed to configure properly?

thanks,
Ken (newbie)
----------------------------------
plugins\win\PluginPackageWin.cpp: In member function `bool 
WebCore::PluginPackage::fetchInfo()':
plugins\win\PluginPackageWin.cpp:165: error: invalid conversion 
from `const UChar*' to `WCHAR*'
plugins\win\PluginPackageWin.cpp:165: error:   initializing 
argument 1 of `DWORD GetFileVersionInfoSizeW(WCHAR*, DWORD*)'
plugins\win\PluginPackageWin.cpp:171: error: invalid conversion 
from `const UChar*' to `WCHAR*'
plugins\win\PluginPackageWin.cpp:171: error:   initializing 
argument 1 of `BOOL GetFileVersionInfoW(WCHAR*, DWORD, DWORD, void*)'
mingw32-make[2]: *** [tmp/obj/debug_shared/PluginPackageWin.o] Error 1
mingw32-make[1]: *** [debug-all] Error 2
mingw32-make: *** [sub-webkit-make_default-ordered] Error 2
----------------------------------
_______________________________________________
Qt4-preview-feedback mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback

Reply via email to