Mahmoud Eltahawy
2014-05-14 19:12:21 UTC
Hi All,
I am trying to build wxGTK3 with the following
- ./configure --with-gtk --enable-aui --enable-debug --enable-monolithic
--disab le-shared --enable-extended_rtti --enable-variant
- make
but I got this error
In file included from ./include/wx/any.h:601,
from ./include/wx/xtiprop.h:20,
from ./include/wx/xti2.h:84,
from ./include/wx/object.h:453,
from ./include/wx/list.h:32,
from ./include/wx/gdicmn.h:19,
from ./include/wx/mousestate.h:13,
from ./include/wx/uiaction.h:20,
from ./src/unix/uiactionx11.cpp:17:
./include/wx/variant.h:101: error: 'wxVariantList' has not been declared
./include/wx/variant.h:101: error: expected identifier before ')' token
./include/wx/variant.h:101: error: expected constructor, destructor, or
type conversion before ';' token
./include/wx/variant.h:319: error: expected ',' or '...' before '&' token
./include/wx/variant.h:319: error: ISO C++ forbids declaration of
'wxVariantList' with no type
./include/wx/variant.h:320: error: expected ',' or '...' before '&' token
./include/wx/variant.h:320: error: ISO C++ forbids declaration of
'wxVariantList' with no type
./include/wx/variant.h:321: error: expected ',' or '...' before '&' token
./include/wx/variant.h:321: error: ISO C++ forbids declaration of
'wxVariantList' with no type
./include/wx/variant.h:322: error: expected ',' or '...' before '&' token
./include/wx/variant.h:322: error: ISO C++ forbids declaration of
'wxVariantList' with no type
./include/wx/variant.h:326: error: ISO C++ forbids declaration of
'wxVariantList' with no type
./include/wx/variant.h:326: error: expected ';' before '&' token
I am trying to build wxGTK3 with the following
- ./configure --with-gtk --enable-aui --enable-debug --enable-monolithic
--disab le-shared --enable-extended_rtti --enable-variant
- make
but I got this error
In file included from ./include/wx/any.h:601,
from ./include/wx/xtiprop.h:20,
from ./include/wx/xti2.h:84,
from ./include/wx/object.h:453,
from ./include/wx/list.h:32,
from ./include/wx/gdicmn.h:19,
from ./include/wx/mousestate.h:13,
from ./include/wx/uiaction.h:20,
from ./src/unix/uiactionx11.cpp:17:
./include/wx/variant.h:101: error: 'wxVariantList' has not been declared
./include/wx/variant.h:101: error: expected identifier before ')' token
./include/wx/variant.h:101: error: expected constructor, destructor, or
type conversion before ';' token
./include/wx/variant.h:319: error: expected ',' or '...' before '&' token
./include/wx/variant.h:319: error: ISO C++ forbids declaration of
'wxVariantList' with no type
./include/wx/variant.h:320: error: expected ',' or '...' before '&' token
./include/wx/variant.h:320: error: ISO C++ forbids declaration of
'wxVariantList' with no type
./include/wx/variant.h:321: error: expected ',' or '...' before '&' token
./include/wx/variant.h:321: error: ISO C++ forbids declaration of
'wxVariantList' with no type
./include/wx/variant.h:322: error: expected ',' or '...' before '&' token
./include/wx/variant.h:322: error: ISO C++ forbids declaration of
'wxVariantList' with no type
./include/wx/variant.h:326: error: ISO C++ forbids declaration of
'wxVariantList' with no type
./include/wx/variant.h:326: error: expected ';' before '&' token
--
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.
To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.
To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users