[vlc-devel] dialogs.cpp doesn't compile

may nothing may_241913 at yahoo.com
Thu Sep 14 09:23:34 CEST 2006


Hi to all of you Wx guys,

I've a big problem compiling the dialogs.cpp from /space/test/vlc-0.8.6-svn/modules/gui/wxwidgets.
Here's the output:

 g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DSYS_SOLARIS -I../../../include -I/opt/vlc/include -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DLOCALEDIR=\"/opt/vlc/share/locale\" -DDATA_PATH=\"/opt/vlc/share/vlc\" -DPLUGIN_PATH=\"/opt/vlc/lib/vlc\" -DDEBUG -DHAVE_RELEASE -O3 -ffast-math -funroll-loops -D__VLC__ -D__PLUGIN__ -DMODULE_NAME=wxwidgets -DMODULE_NAME_IS_wxwidgets -g -fpermissive -I/usr/local/lib/wx/include/x11univ-ansi-debug-2.7 -I/usr/local/include/wx-2.7 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXDEBUG__ -D__WXUNIVERSAL__ -D__WXX11__ -pthreads -D_REENTRANT -I/usr/local/include -I/usr/local/include -Wsign-compare -Wsign-compare -Wextra -Wall -D_POSIX_PTHREAD_SEMANTICS -pipe -MT libwxwidgets_plugin_la-dialogs.lo -MD -MP -MF .deps/libwxwidgets_plugin_la-dialogs.Tpo -c dialogs.cpp  -fPIC -DPIC -o .libs/libwxwidgets_plugin_la-dialogs.o
/usr/local/include/wx-2.7/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const':
/usr/local/include/wx-2.7/wx/hashmap.h:706: warning: dereferencing type-punned pointer will break strict-aliasing rules
/usr/local/include/wx-2.7/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const':
/usr/local/include/wx-2.7/wx/clntdata.h:20: warning: dereferencing type-punned pointer will break strict-aliasing rules
/usr/local/include/wx-2.7/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const':
/usr/local/include/wx-2.7/wx/clntdata.h:25: warning: dereferencing type-punned pointer will break strict-aliasing rules
/usr/local/include/wx-2.7/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const':
/usr/local/include/wx-2.7/wx/gdicmn.h:500: warning: dereferencing type-punned pointer will break strict-aliasing rules
/usr/local/include/wx-2.7/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const':
/usr/local/include/wx-2.7/wx/image.h:120: warning: dereferencing type-punned pointer will break strict-aliasing rules
/usr/local/include/wx-2.7/wx/x11/app.h: At global scope:
/usr/local/include/wx-2.7/wx/x11/app.h:92: warning: unused parameter 'display'
dialogs.cpp: In member function 'void DialogsProvider::OnOpenFileGeneric(wxCommandEvent&)':
dialogs.cpp:379: error: 'class wxFileDialog' has no member named 'SetStyle'
dialogs.cpp: At global scope:
dialogs.cpp:522: warning: unused parameter 'event'
dialogs.cpp:528: warning: unused parameter 'event'
dialogs.cpp:533: warning: unused parameter 'event'
dialogs.cpp:538: warning: unused parameter 'event'
gmake[6]: *** [libwxwidgets_plugin_la-dialogs.lo] Error 1
gmake[6]: Leaving directory `/space/test/vlc-0.8.6-svn/modules/gui/wxwidgets'
gmake[5]: *** [all-modules] Error 1
gmake[5]: Leaving directory `/space/test/vlc-0.8.6-svn/modules/gui/wxwidgets'
gmake[4]: *** [all-recursive] Error 1
gmake[4]: Leaving directory `/space/test/vlc-0.8.6-svn/modules/gui'
gmake[3]: *** [all] Error 2
gmake[3]: Leaving directory `/space/test/vlc-0.8.6-svn/modules/gui'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/space/test/vlc-0.8.6-svn/modules'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/space/test/vlc-0.8.6-svn'
gmake: *** [all] Error 2


Any ideas ??

TIa 
may






-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list