Changes between Initial Version and Version 2 of Ticket #25444


Ignore:
Timestamp:
Jun 27, 2010, 11:13:43 PM (14 years ago)
Author:
jmroot (Joshua Root)
Comment:

Please remember to preview and use WikiFormatting, and to fill in the Port field.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #25444

    • Property Cc michaelld@… added
    • Property Keywords wxWidgets removed
    • Property Port wxWidgets-python added
  • Ticket #25444 – Description

    initial v2  
    11A compilation problem somewhere deep in the log file.
    2 
     2{{{
    33_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_wxWidgets-python/work/wxPython-src-2.8.10.1/build/bk-deps /usr/bin/g++-4.2 -c -o gldll_gtk_glcanvas.o -I./.pch/wxprec_gldll -D__WXGTK__          -I../src/regex  -DWXUSINGDLL -DWXMAKINGDLL_GL -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_wxWidgets-python/work/wxPython-src-2.8.10.1/build/lib/wx/include/gtk2-unicode-release-2.8 -I../include -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/opt/local/include -I/opt/local/include -DWX_PRECOMP -Wall -Wundef -Wno-ctor-dtor-privacy -O2 -fno-strict-aliasing -O2 -arch x86_64 -fno-common ../src/gtk/glcanvas.cpp
    44:info:build In file included from ../include/wx/glcanvas.h:54,
     
    1212:info:build ../include/wx/gtk/glcanvas.h:124: error: ISO C++ forbids declaration of 'GLXFBConfig' with no type
    1313:info:build ../include/wx/gtk/glcanvas.h:124: error: expected ';' before '*' token
     14}}}