aui-wrapper build error

Hi Guys,

I built a wx cvs head on my Mac Pro with OS X 10.4.8 and Python 2.4. It built OK but when I tried to build wxPython, I got the following. I notice in the recent changes that AUI has been worked on but since this has been this way for 3+ days, I thought I'd report it.

building '_aui' extension
creating build/temp.macosx-10.4-fat-2.4
creating build/temp.macosx-10.4-fat-2.4/src
creating build/temp.macosx-10.4-fat-2.4/src/mac
gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DSWIG_TYPE_TABLE=_wxPython_table -DSWIG_PYTHON_OUTPUT_TUPLE -DWXP_USE_THREAD=1 -UNDEBUG -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXDEBUG__ -D__WXMAC__ -Iinclude -Isrc -I/usr/local/lib/wx/include/mac-ansi-debug-static-2.8 -I/usr/local/include/wx-2.8 -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -c src/mac/aui_wrap.cpp -o build/temp.macosx-10.4-fat-2.4/src/mac/aui_wrap.o -O3
src/mac/aui_wrap.cpp: In member function 'virtual void wxPyAuiTabArt::DrawTab(wxDC&, wxWindow*, const wxRect&, const wxString&, bool, int, wxRect*, wxRect*, int*)':
src/mac/aui_wrap.cpp:3156: error: no matching function for call to 'wxPyAuiTabArt::DrawTab(wxDC&, wxWindow*&, const wxRect&, const wxString&, bool&, int&, wxRect*&, wxRect*&, int*&)'
/usr/local/include/wx-2.8/wx/aui/auibook.h:230: note: candidates are: virtual void wxAuiDefaultTabArt::DrawTab(wxDC&, wxWindow*, const wxRect&, const wxString&, const wxBitmap&, bool, int, wxRect*, wxRect*, int*)
src/mac/aui_wrap.cpp: In member function 'virtual wxSize wxPyAuiTabArt::GetTabSize(wxDC&, wxWindow*, const wxString&, bool, int, int*)':
src/mac/aui_wrap.cpp:3242: error: no matching function for call to 'wxPyAuiTabArt::GetTabSize(wxDC&, wxWindow*&, const wxString&, bool&, int&, int*&)'
/usr/local/include/wx-2.8/wx/aui/auibook.h:251: note: candidates are: virtual wxSize wxAuiDefaultTabArt::GetTabSize(wxDC&, wxWindow*, const wxString&, const wxBitmap&, bool, int, int*)
src/mac/aui_wrap.cpp: In member function 'int wxPyAuiTabArt::GetBestTabCtrlSize(wxWindow*)':
src/mac/aui_wrap.cpp:3268: error: no matching function for call to 'wxPyAuiTabArt::GetBestTabCtrlSize(wxWindow*&)'
/usr/local/include/wx-2.8/wx/aui/auibook.h:259: note: candidates are: virtual int wxAuiDefaultTabArt::GetBestTabCtrlSize(wxWindow*, wxAuiNotebookPageArray&)
src/mac/aui_wrap.cpp: In member function 'virtual void wxPyAuiTabArt::DrawTab(wxDC&, wxWindow*, const wxRect&, const wxString&, bool, int, wxRect*, wxRect*, int*)':
src/mac/aui_wrap.cpp:3156: error: no matching function for call to 'wxPyAuiTabArt::DrawTab(wxDC&, wxWindow*&, const wxRect&, const wxString&, bool&, int&, wxRect*&, wxRect*&, int*&)'
/usr/local/include/wx-2.8/wx/aui/auibook.h:230: note: candidates are: virtual void wxAuiDefaultTabArt::DrawTab(wxDC&, wxWindow*, const wxRect&, const wxString&, const wxBitmap&, bool, int, wxRect*, wxRect*, int*)
src/mac/aui_wrap.cpp: In member function 'virtual wxSize wxPyAuiTabArt::GetTabSize(wxDC&, wxWindow*, const wxString&, bool, int, int*)':
src/mac/aui_wrap.cpp:3242: error: no matching function for call to 'wxPyAuiTabArt::GetTabSize(wxDC&, wxWindow*&, const wxString&, bool&, int&, int*&)'
/usr/local/include/wx-2.8/wx/aui/auibook.h:251: note: candidates are: virtual wxSize wxAuiDefaultTabArt::GetTabSize(wxDC&, wxWindow*, const wxString&, const wxBitmap&, bool, int, int*)
src/mac/aui_wrap.cpp: In member function 'int wxPyAuiTabArt::GetBestTabCtrlSize(wxWindow*)':
src/mac/aui_wrap.cpp:3268: error: no matching function for call to 'wxPyAuiTabArt::GetBestTabCtrlSize(wxWindow*&)'
/usr/local/include/wx-2.8/wx/aui/auibook.h:259: note: candidates are: virtual int wxAuiDefaultTabArt::GetBestTabCtrlSize(wxWindow*, wxAuiNotebookPageArray&)
src/mac/aui_wrap.cpp: In function 'PyObject* _wrap_AuiTabArt_DrawTab(PyObject*, PyObject*, PyObject*)':
src/mac/aui_wrap.cpp:11686: error: no matching function for call to 'wxAuiTabArt::DrawTab(wxDC&, wxWindow*&, const wxRect&, const wxString&, bool&, int&, wxRect*&, wxRect*&, int*&)'
/usr/local/include/wx-2.8/wx/aui/auibook.h:166: note: candidates are: virtual void wxAuiTabArt::DrawTab(wxDC&, wxWindow*, const wxRect&, const wxString&, const wxBitmap&, bool, int, wxRect*, wxRect*, int*)
src/mac/aui_wrap.cpp: In function 'PyObject* _wrap_AuiTabArt_GetTabSize(PyObject*, PyObject*, PyObject*)':
src/mac/aui_wrap.cpp:11885: error: no matching function for call to 'wxAuiTabArt::GetTabSize(wxDC&, wxWindow*&, const wxString&, bool&, int&, int*&)'
/usr/local/include/wx-2.8/wx/aui/auibook.h:187: note: candidates are: virtual wxSize wxAuiTabArt::GetTabSize(wxDC&, wxWindow*, const wxString&, const wxBitmap&, bool, int, int*)
src/mac/aui_wrap.cpp: In function 'PyObject* _wrap_AuiTabArt_GetBestTabCtrlSize(PyObject*, PyObject*, PyObject*)':
src/mac/aui_wrap.cpp:12006: error: no matching function for call to 'wxAuiTabArt::GetBestTabCtrlSize(wxWindow*&)'
/usr/local/include/wx-2.8/wx/aui/auibook.h:195: note: candidates are: virtual int wxAuiTabArt::GetBestTabCtrlSize(wxWindow*, wxAuiNotebookPageArray&)
src/mac/aui_wrap.cpp: In function 'PyObject* _wrap_AuiTabArt_DrawTab(PyObject*, PyObject*, PyObject*)':
src/mac/aui_wrap.cpp:11686: error: no matching function for call to 'wxAuiTabArt::DrawTab(wxDC&, wxWindow*&, const wxRect&, const wxString&, bool&, int&, wxRect*&, wxRect*&, int*&)'
/usr/local/include/wx-2.8/wx/aui/auibook.h:166: note: candidates are: virtual void wxAuiTabArt::DrawTab(wxDC&, wxWindow*, const wxRect&, const wxString&, const wxBitmap&, bool, int, wxRect*, wxRect*, int*)
src/mac/aui_wrap.cpp: In function 'PyObject* _wrap_AuiTabArt_GetTabSize(PyObject*, PyObject*, PyObject*)':
src/mac/aui_wrap.cpp:11885: error: no matching function for call to 'wxAuiTabArt::GetTabSize(wxDC&, wxWindow*&, const wxString&, bool&, int&, int*&)'
/usr/local/include/wx-2.8/wx/aui/auibook.h:187: note: candidates are: virtual wxSize wxAuiTabArt::GetTabSize(wxDC&, wxWindow*, const wxString&, const wxBitmap&, bool, int, int*)
src/mac/aui_wrap.cpp: In function 'PyObject* _wrap_AuiTabArt_GetBestTabCtrlSize(PyObject*, PyObject*, PyObject*)':
src/mac/aui_wrap.cpp:12006: error: no matching function for call to 'wxAuiTabArt::GetBestTabCtrlSize(wxWindow*&)'
/usr/local/include/wx-2.8/wx/aui/auibook.h:195: note: candidates are: virtual int wxAuiTabArt::GetBestTabCtrlSize(wxWindow*, wxAuiNotebookPageArray&)
lipo: can't figure out the architecture type of: /var/tmp//ccIIqPiP.out
error: command 'gcc' failed with exit status 1
cheyenne:~/Documents/workspace/wxWidgets/wxPython mlivingstone$

Mark Livingstone wrote:

Hi Guys,

I built a wx cvs head on my Mac Pro with OS X 10.4.8 and Python 2.4. It built OK but when I tried to build wxPython, I got the following. I notice in the recent changes that AUI has been worked on but since this has been this way for 3+ days, I thought I'd report it.

Please try again. Some of the newer bits in AUI have been changing often over the past few days and so I wasn't always up to date with my CVS check-ins of the SWIG generated code. I've just finished up some other changes and so I checked in everything I had modified in my workspace, so as of now it should compile fine.

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!

Hi Robin,

Thanks for that. I got a bit further but now it is suggesting you are holding out on stc_wrap :frowning:

Cheers,

MarkL

···

On 11/11/2006, at 6:06 PM, Robin Dunn wrote:

Mark Livingstone wrote:

Hi Guys,
I built a wx cvs head on my Mac Pro with OS X 10.4.8 and Python 2.4. It built OK but when I tried to build wxPython, I got the following. I notice in the recent changes that AUI has been worked on but since this has been this way for 3+ days, I thought I'd report it.

Please try again. Some of the newer bits in AUI have been changing often over the past few days and so I wasn't always up to date with my CVS check-ins of the SWIG generated code. I've just finished up some other changes and so I checked in everything I had modified in my workspace, so as of now it should compile fine.

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!

---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-dev-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail: wxPython-dev-help@lists.wxwidgets.org

Hi Robin,

I have followed the http://wxpython.org/builddoc.php instructions for OSX. You may have to update this to 2.8 soon.

I now have a zillion lines similar to this:

contrib/stc/mac/stc_wrap.cpp: In function 'PyObject* _wrap_StyledTextCtrl_AutoCompSetDropRestOfWord(PyObject*, PyObject*, PyObject*)':
contrib/stc/mac/stc_wrap.cpp:7780: error: 'wxStyledTextCtrl' was not declared in this scope
contrib/stc/mac/stc_wrap.cpp:7780: error: 'arg1' was not declared in this scope
contrib/stc/mac/stc_wrap.cpp:7780: error: expected primary-expression before ')' token
contrib/stc/mac/stc_wrap.cpp:7780: error: expected `;' before numeric constant
contrib/stc/mac/stc_wrap.cpp: In function 'PyObject* _wrap_StyledTextCtrl_SetPrintMagnification(PyObject*, PyObject*, PyObject*)':
contrib/stc/mac/stc_wrap.cpp:8918: error: 'wxStyledTextCtrl' was not declared in this scope
contrib/stc/mac/stc_wrap.cpp:8918: error: 'arg1' was not declared in this scope
contrib/stc/mac/stc_wrap.cpp:8918: error: expected primary-expression before ')' token
contrib/stc/mac/stc_wrap.cpp:8918: error: expected `;' before numeric constant
contrib/stc/mac/stc_wrap.cpp:7797: error: expected type-specifier before 'wxStyledTextCtrl'
contrib/stc/mac/stc_wrap.cpp:7797: error: expected `>' before 'wxStyledTextCtrl'
contrib/stc/mac/stc_wrap.cpp:7797: error: expected `(' before 'wxStyledTextCtrl'
contrib/stc/mac/stc_wrap.cpp:7797: error: expected primary-expression before '>' token
contrib/stc/mac/stc_wrap.cpp:7797: error: expected `)' before ';' token
contrib/stc/mac/stc_wrap.cpp:8935: error: expected type-specifier before 'wxStyledTextCtrl'
contrib/stc/mac/stc_wrap.cpp:8935: error: expected `>' before 'wxStyledTextCtrl'
contrib/stc/mac/stc_wrap.cpp:8935: error: expected `(' before 'wxStyledTextCtrl'
contrib/stc/mac/stc_wrap.cpp:8935: error: expected primary-expression before '>' token
contrib/stc/mac/stc_wrap.cpp:8935: error: expected `)' before ';' token
contrib/stc/mac/stc_wrap.cpp: In function 'PyObject* _wrap_StyledTextCtrl_AutoCompGetDropRestOfWord(PyObject*, PyObject*)':
contrib/stc/mac/stc_wrap.cpp:7818: error: 'wxStyledTextCtrl' was not declared in this scope
contrib/stc/mac/stc_wrap.cpp:7818: error: 'arg1' was not declared in this scope
contrib/stc/mac/stc_wrap.cpp:7818: error: expected primary-expression before ')' token
contrib/stc/mac/stc_wrap.cpp:7818: error: expected `;' before numeric constant
contrib/stc/mac/stc_wrap.cpp: In function 'PyObject* _wrap_StyledTextCtrl_GetPrintMagnification(PyObject*, PyObject*)':
contrib/stc/mac/stc_wrap.cpp:8956: error: 'wxStyledTextCtrl' was not declared in this scope
contrib/stc/mac/stc_wrap.cpp:8956: error: 'arg1' was not declared in this scope
contrib/stc/mac/stc_wrap.cpp:8956: error: expected primary-expression before ')' token
contrib/stc/mac/stc_wrap.cpp:8956: error: expected `;' before numeric constant
contrib/stc/mac/stc_wrap.cpp:7830: error: expected type-specifier before 'wxStyledTextCtrl'
contrib/stc/mac/stc_wrap.cpp:7830: error: expected `>' before 'wxStyledTextCtrl'
contrib/stc/mac/stc_wrap.cpp:7830: error: expected `(' before 'wxStyledTextCtrl'
contrib/stc/mac/stc_wrap.cpp:7830: error: expected primary-expression before '>' token
contrib/stc/mac/stc_wrap.cpp:7830: error: expected `)' before ';' token
contrib/stc/mac/stc_wrap.cpp:8968: error: expected type-specifier before 'wxStyledTextCtrl'
contrib/stc/mac/stc_wrap.cpp:8968: error: expected `>' before 'wxStyledTextCtrl'
contrib/stc/mac/stc_wrap.cpp:8968: error: expected `(' before 'wxStyledTextCtrl'
contrib/stc/mac/stc_wrap.cpp:8968: error: expected primary-expression before '>' token
contrib/stc/mac/stc_wrap.cpp:8968: error: expected `)' before ';' token
contrib/stc/mac/stc_wrap.cpp: In function 'PyObject* _wrap_StyledTextCtrl_RegisterImage(PyObject*, PyObject*, PyObject*)':
contrib/stc/mac/stc_wrap.cpp:7848: error: 'wxStyledTextCtrl' was not declared in this scope
contrib/stc/mac/stc_wrap.cpp:7848: error: 'arg1' was not declared in this scopecontrib/stc/mac/stc_wrap.cpp: In function 'PyObject* _wrap_StyledTextCtrl_SetPrintColourMode(PyObject*, PyObject*, PyObject*)':
contrib/stc/mac/stc_wrap.cpp:8984: error: 'wxStyledTextCtrl' was not declared in this scope

contrib/stc/mac/stc_wrap.cpp:8984: error: 'arg1' was not declared in this scope
contrib/stc/mac/stc_wrap.cpp:7848: error: expected primary-expression before ')' token
contrib/stc/mac/stc_wrap.cpp:8984: error: expected primary-expression before ')' token
contrib/stc/mac/stc_wrap.cpp:7848: error: expected `;' before numeric constant
contrib/stc/mac/stc_wrap.cpp:8984: error: expected `;' before numeric constant
contrib/stc/mac/stc_wrap.cpp:9001: error: expected type-specifier before 'wxStyledTextCtrl'
contrib/stc/mac/stc_wrap.cpp:9001: error: expected `>' before 'wxStyledTextCtrl'
contrib/stc/mac/stc_wrap.cpp:7869: error: expected type-specifier before 'wxStyledTextCtrl'
contrib/stc/mac/stc_wrap.cpp:9001: error: expected `(' before 'wxStyledTextCtrl'
contrib/stc/mac/stc_wrap.cpp:7869: error: expected `>' before 'wxStyledTextCtrl'
contrib/stc/mac/stc_wrap.cpp:9001: error: expected primary-expression before '>' tokencontrib/stc/mac/stc_wrap.cpp:7869: error: expected `(' before 'wxStyledTextCtrl'

contrib/stc/mac/stc_wrap.cpp:9001: error: expected `)' before ';' tokencontrib/stc/mac/stc_wrap.cpp:7869: error: expected primary-expression before '>' token

···

On 11/11/2006, at 6:06 PM, Robin Dunn wrote:

Mark Livingstone wrote:

Hi Guys,
I built a wx cvs head on my Mac Pro with OS X 10.4.8 and Python 2.4. It built OK but when I tried to build wxPython, I got the following. I notice in the recent changes that AUI has been worked on but since this has been this way for 3+ days, I thought I'd report it.

Please try again. Some of the newer bits in AUI have been changing often over the past few days and so I wasn't always up to date with my CVS check-ins of the SWIG generated code. I've just finished up some other changes and so I checked in everything I had modified in my workspace, so as of now it should compile fine.

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!

---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-dev-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail: wxPython-dev-help@lists.wxwidgets.org

Mark Livingstone wrote:

Hi Robin,

I have followed the http://wxpython.org/builddoc.php instructions for OSX. You may have to update this to 2.8 soon.

I now have a zillion lines similar to this:

contrib/stc/mac/stc_wrap.cpp: In function 'PyObject* _wrap_StyledTextCtrl_AutoCompSetDropRestOfWord(PyObject*, PyObject*, PyObject*)':
contrib/stc/mac/stc_wrap.cpp:7780: error: 'wxStyledTextCtrl' was not declared in this scope

Did you also build and install the stc library?

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!

Hi Guys,

Should I assume I am the only one seeing this effect??

MarkL

···

On 12/11/2006, at 12:53 PM, Mark Livingstone wrote:

Hi Robin,

I have followed the http://wxpython.org/builddoc.php instructions for OSX. You may have to update this to 2.8 soon.

I now have a zillion lines similar to this:

contrib/stc/mac/stc_wrap.cpp: In function 'PyObject* _wrap_StyledTextCtrl_AutoCompSetDropRestOfWord(PyObject*, PyObject*, PyObject*)':
contrib/stc/mac/stc_wrap.cpp:7780: error: 'wxStyledTextCtrl' was not declared in this scope
contrib/stc/mac/stc_wrap.cpp:7780: error: 'arg1' was not declared in this scope
contrib/stc/mac/stc_wrap.cpp:7780: error: expected primary-expression before ')' token
contrib/stc/mac/stc_wrap.cpp:7780: error: expected `;' before numeric constant
contrib/stc/mac/stc_wrap.cpp: In function 'PyObject* _wrap_StyledTextCtrl_SetPrintMagnification(PyObject*, PyObject*, PyObject*)':
contrib/stc/mac/stc_wrap.cpp:8918: error: 'wxStyledTextCtrl' was not declared in this scope
contrib/stc/mac/stc_wrap.cpp:8918: error: 'arg1' was not declared in this scope
contrib/stc/mac/stc_wrap.cpp:8918: error: expected primary-expression before ')' token
contrib/stc/mac/stc_wrap.cpp:8918: error: expected `;' before numeric constant
contrib/stc/mac/stc_wrap.cpp:7797: error: expected type-specifier before 'wxStyledTextCtrl'
contrib/stc/mac/stc_wrap.cpp:7797: error: expected `>' before 'wxStyledTextCtrl'
contrib/stc/mac/stc_wrap.cpp:7797: error: expected `(' before 'wxStyledTextCtrl'
contrib/stc/mac/stc_wrap.cpp:7797: error: expected primary-expression before '>' token
contrib/stc/mac/stc_wrap.cpp:7797: error: expected `)' before ';' token
contrib/stc/mac/stc_wrap.cpp:8935: error: expected type-specifier before 'wxStyledTextCtrl'
contrib/stc/mac/stc_wrap.cpp:8935: error: expected `>' before 'wxStyledTextCtrl'
contrib/stc/mac/stc_wrap.cpp:8935: error: expected `(' before 'wxStyledTextCtrl'
contrib/stc/mac/stc_wrap.cpp:8935: error: expected primary-expression before '>' token
contrib/stc/mac/stc_wrap.cpp:8935: error: expected `)' before ';' token
contrib/stc/mac/stc_wrap.cpp: In function 'PyObject* _wrap_StyledTextCtrl_AutoCompGetDropRestOfWord(PyObject*, PyObject*)':
contrib/stc/mac/stc_wrap.cpp:7818: error: 'wxStyledTextCtrl' was not declared in this scope
contrib/stc/mac/stc_wrap.cpp:7818: error: 'arg1' was not declared in this scope
contrib/stc/mac/stc_wrap.cpp:7818: error: expected primary-expression before ')' token
contrib/stc/mac/stc_wrap.cpp:7818: error: expected `;' before numeric constant
contrib/stc/mac/stc_wrap.cpp: In function 'PyObject* _wrap_StyledTextCtrl_GetPrintMagnification(PyObject*, PyObject*)':
contrib/stc/mac/stc_wrap.cpp:8956: error: 'wxStyledTextCtrl' was not declared in this scope
contrib/stc/mac/stc_wrap.cpp:8956: error: 'arg1' was not declared in this scope
contrib/stc/mac/stc_wrap.cpp:8956: error: expected primary-expression before ')' token
contrib/stc/mac/stc_wrap.cpp:8956: error: expected `;' before numeric constant
contrib/stc/mac/stc_wrap.cpp:7830: error: expected type-specifier before 'wxStyledTextCtrl'
contrib/stc/mac/stc_wrap.cpp:7830: error: expected `>' before 'wxStyledTextCtrl'
contrib/stc/mac/stc_wrap.cpp:7830: error: expected `(' before 'wxStyledTextCtrl'
contrib/stc/mac/stc_wrap.cpp:7830: error: expected primary-expression before '>' token
contrib/stc/mac/stc_wrap.cpp:7830: error: expected `)' before ';' token
contrib/stc/mac/stc_wrap.cpp:8968: error: expected type-specifier before 'wxStyledTextCtrl'
contrib/stc/mac/stc_wrap.cpp:8968: error: expected `>' before 'wxStyledTextCtrl'
contrib/stc/mac/stc_wrap.cpp:8968: error: expected `(' before 'wxStyledTextCtrl'
contrib/stc/mac/stc_wrap.cpp:8968: error: expected primary-expression before '>' token
contrib/stc/mac/stc_wrap.cpp:8968: error: expected `)' before ';' token
contrib/stc/mac/stc_wrap.cpp: In function 'PyObject* _wrap_StyledTextCtrl_RegisterImage(PyObject*, PyObject*, PyObject*)':
contrib/stc/mac/stc_wrap.cpp:7848: error: 'wxStyledTextCtrl' was not declared in this scope
contrib/stc/mac/stc_wrap.cpp:7848: error: 'arg1' was not declared in this scopecontrib/stc/mac/stc_wrap.cpp: In function 'PyObject* _wrap_StyledTextCtrl_SetPrintColourMode(PyObject*, PyObject*, PyObject*)':
contrib/stc/mac/stc_wrap.cpp:8984: error: 'wxStyledTextCtrl' was not declared in this scope

contrib/stc/mac/stc_wrap.cpp:8984: error: 'arg1' was not declared in this scope
contrib/stc/mac/stc_wrap.cpp:7848: error: expected primary-expression before ')' token
contrib/stc/mac/stc_wrap.cpp:8984: error: expected primary-expression before ')' token
contrib/stc/mac/stc_wrap.cpp:7848: error: expected `;' before numeric constant
contrib/stc/mac/stc_wrap.cpp:8984: error: expected `;' before numeric constant
contrib/stc/mac/stc_wrap.cpp:9001: error: expected type-specifier before 'wxStyledTextCtrl'
contrib/stc/mac/stc_wrap.cpp:9001: error: expected `>' before 'wxStyledTextCtrl'
contrib/stc/mac/stc_wrap.cpp:7869: error: expected type-specifier before 'wxStyledTextCtrl'
contrib/stc/mac/stc_wrap.cpp:9001: error: expected `(' before 'wxStyledTextCtrl'
contrib/stc/mac/stc_wrap.cpp:7869: error: expected `>' before 'wxStyledTextCtrl'
contrib/stc/mac/stc_wrap.cpp:9001: error: expected primary-expression before '>' tokencontrib/stc/mac/stc_wrap.cpp:7869: error: expected `(' before 'wxStyledTextCtrl'

contrib/stc/mac/stc_wrap.cpp:9001: error: expected `)' before ';' tokencontrib/stc/mac/stc_wrap.cpp:7869: error: expected primary-expression before '>' token

On 11/11/2006, at 6:06 PM, Robin Dunn wrote:

Mark Livingstone wrote:

Hi Guys,
I built a wx cvs head on my Mac Pro with OS X 10.4.8 and Python 2.4. It built OK but when I tried to build wxPython, I got the following. I notice in the recent changes that AUI has been worked on but since this has been this way for 3+ days, I thought I'd report it.

Please try again. Some of the newer bits in AUI have been changing often over the past few days and so I wasn't always up to date with my CVS check-ins of the SWIG generated code. I've just finished up some other changes and so I checked in everything I had modified in my workspace, so as of now it should compile fine.

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!

---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-dev-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail: wxPython-dev-help@lists.wxwidgets.org

---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-dev-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail: wxPython-dev-help@lists.wxwidgets.org

Mark Livingstone wrote:

Hi Guys,

Should I assume I am the only one seeing this effect??

Did you build and install the stc library?

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!

Yes and No :wink:

Without a long and boring saga, let's just say it was a combination of:

Starting while cvs was still 2.7
Continuing without noticing that it had ticked over to 2.8
Those few files you had not comitted
After doing "Make $* && [blah blah]" only doing "sudo make install <enter>"
Not fully realising the implications of "--inplace"
Discovering how many places wxW and wxP can stash include and lib files (and how the the 2.7 / 2.8 files clash with the 2.6 that Apple delivers!!!!)

It has been a learning experience and I can see the build process being done by a shell script and not by hand / memory in the near future ;-D

I've seen demo.py both under Ubuntu/GTK2 and Mac OS/x 10.4.8/wxMac today so I am now several steps ahead.

Now to get SPE for 2.8 so I can get back to Salstat which started this whole saga!

Thanks for your help Robin,

MarkL

···

On 15/11/2006, at 6:59 AM, Robin Dunn wrote:

Mark Livingstone wrote:

Hi Guys,
Should I assume I am the only one seeing this effect??

Did you build and install the stc library?