[Qt-interest] Git repo not building.

JD Guzman lostinthecode at googlemail.com
Tue Jun 9 12:43:07 CEST 2009


Hello all this may be an intermittent problem that you may already be 
aware of, but I just updated my source and tried to build but received 
the following error:

c:\qt\qt\src\gui\util\qdesktopservices_win.cpp(118) : error C2664: 
'QString::fromUtf16' : cannot convert parameter 1 from 'wchar_t [520]' 
to 'const ushort *' Types pointed to are unrelated; conversion requires 
reinterpret_cast, C-style case or function-style cast

c:\qt\qt\src\gui\util\qdesktopservices_win.cpp(118) : error C2664: 
'RegOpenKeyExW' : cannot convert parameter 2 from 'const ushort *' to 
'LPCWSTR'  Types pointed to are unrelated; conversion requires 
reinterpret_cast, C-style case or function-style cast

I am using msvc as my build environment.

Cheers,

JD



More information about the Qt-interest-old mailing list