[Qt-interest] qt 4.6 git compilation error

Sylvain Pointeau sylvain.pointeau at gmail.com
Sat Dec 5 18:41:12 CET 2009


sorry, I was not in the 4.6 branch ...
apologies

On Sat, Dec 5, 2009 at 8:29 AM, Sylvain Pointeau <sylvain.pointeau at gmail.com
> wrote:

> I compiled with MS VC++ 2005 with:
> configure -debug-and-release -opensource -plugin-sql-sqlite
> -plugin-sql-odbc -no-qt3support -developer-build
>
> but I have this error:
>
> qfiledialog_win.cpp
> dialogs\qfiledialog_win.cpp(422) : error C2065: 'IFileDialog' : undeclared
> identifier
> dialogs\qfiledialog_win.cpp(422) : error C2065: 'pfd' : undeclared
> identifier
> dialogs\qfiledialog_win.cpp(423) : error C2059: syntax error : 'const'
> dialogs\qfiledialog_win.cpp(429) : error C2143: syntax error : missing ';'
> before '{'
> dialogs\qfiledialog_win.cpp(429) : error C2447: '{' : missing function
> header (old-style formal list?)
> dialogs\qfiledialog_win.cpp(529) : error C2065: 'IFileOpenDialog' :
> undeclared identifier
> dialogs\qfiledialog_win.cpp(534) : error C3861:
> 'qt_win_set_IFileDialogOptions': identifier not found
> dialogs\qfiledialog_win.cpp(539) : error C2227: left of
> '->SetFileTypeIndex' must point to class/struct/union/generic ty
> pe
>         type is ''unknown-type''
> dialogs\qfiledialog_win.cpp(546) : error C2227: left of '->Show' must point
> to class/struct/union/generic type
>         type is ''unknown-type''
> dialogs\qfiledialog_win.cpp(549) : error C2065: 'IShellItemArray' :
> undeclared identifier
> dialogs\qfiledialog_win.cpp(549) : error C2065: 'psiaResults' : undeclared
> identifier
> dialogs\qfiledialog_win.cpp(550) : error C2227: left of '->GetResults' must
> point to class/struct/union/generic type
>         type is ''unknown-type''
> dialogs\qfiledialog_win.cpp(553) : error C2227: left of '->GetCount' must
> point to class/struct/union/generic type
>         type is ''unknown-type''
> dialogs\qfiledialog_win.cpp(556) : error C2227: left of '->GetItemAt' must
> point to class/struct/union/generic type
>         type is ''unknown-type''
> dialogs\qfiledialog_win.cpp(569) : error C2227: left of '->Release' must
> point to class/struct/union/generic type
>         type is ''unknown-type''
> dialogs\qfiledialog_win.cpp(580) : error C2227: left of '->GetFolder' must
> point to class/struct/union/generic type
>         type is ''unknown-type''
> dialogs\qfiledialog_win.cpp(593) : error C2227: left of
> '->GetFileTypeIndex' must point to class/struct/union/generic ty
> pe
>         type is ''unknown-type''
> dialogs\qfiledialog_win.cpp(601) : error C2227: left of '->Release' must
> point to class/struct/union/generic type
>         type is ''unknown-type''
>
> Do you have an idea?
>
> Best regards,
> Sylvain
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091205/881870f7/attachment.html 


More information about the Qt-interest-old mailing list