Page 1 of 1

warning: ISO C++ forbids declaration of 'wxStdDialogButtonSi

Posted: 21 Mar 2008 02:31
by soathink.com
Making all in wxwidgets
if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../intl -DSYS_DARWIN -I../../../include `top_builddir="../../.." ../../../vlc-config --cxxflags plugin wxwidgets` -Wsign-compare -Wall -D_INTL_REDIRECT_MACROS -pipe -MT libwxwidgets_plugin_a-dialogs.o -MD -MP -MF ".deps/libwxwidgets_plugin_a-dialogs.Tpo" -c -o libwxwidgets_plugin_a-dialogs.o `test -f 'dialogs.cpp' || echo './'`dialogs.cpp; \
then mv -f ".deps/libwxwidgets_plugin_a-dialogs.Tpo" ".deps/libwxwidgets_plugin_a-dialogs.Po"; else rm -f ".deps/libwxwidgets_plugin_a-dialogs.Tpo"; exit 1; fi
/usr/include/wx-2.5/wx/radiobox.h:32: warning: 'class wxRadioBoxBase' has virtual functions but non-virtual destructor
dialogs/interaction.hpp:68: warning: ISO C++ forbids declaration of 'wxStdDialogButtonSizer' with no type
dialogs/interaction.hpp:68: error: expected ';' before '*' token
make[8]: *** [libwxwidgets_plugin_a-dialogs.o] Error 1
make[7]: *** [all-modules] Error 1
make[6]: *** [all-recursive] Error 1
make[5]: *** [all] Error 2
make[4]: *** [all-recursive] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [.build-conf] Error 2
make: *** [.build-impl] Error 2

Build failed. Exit value 2


Can you please help me to resolve this issue, please i kind of stuck here.

Re: warning: ISO C++ forbids declaration of 'wxStdDialogButtonSi

Posted: 21 Mar 2008 08:42
by Jean-Baptiste Kempf
Install wxwidgets developpment headers.

Re: warning: ISO C++ forbids declaration of 'wxStdDialogButtonSi

Posted: 05 Apr 2008 20:10
by jlh
I get this same error message trying to install v.0.8.6f on Gutsy. I have installed libwxgtk-2.8-dev, as well a the base package. Is there something else that I need.

Thanks.

Re: warning: ISO C++ forbids declaration of 'wxStdDialogButtonSi

Posted: 22 Apr 2008 15:11
by dionoea
Hello, as you might have guessed from the title "Contribute and help the VideoLAN project" isn't a forum category for questions about VLC. I've moved your post to the appropriate forum category. Please try reading the forum rules next time you post.