Changes between Initial Version and Version 1 of Ticket #38464


Ignore:
Timestamp:
Mar 21, 2013, 1:21:51 AM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Remember to use WikiFormatting.

Does /opt/local/include/gtk-2.0/gdk/gdkx.h exist? If not, did you install the gtk2 port with the +quartz variant? If so, that's probably the problem; install gtk2 with the +x11 variant instead; wxpython seems to require it.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #38464

    • Property Owner changed from macports-tickets@… to jameskyle@…
    • Property Summary changed from py26-wxwidget compile fails missing header Mountain Lion to py26-wxpython: fatal error: 'gdk/gdkx.h' file not found
    • Property Port py26-wxpython added
  • Ticket #38464 – Description

    initial v1  
     1{{{
    12:info:build src/helpers.cpp:29:10: fatal error: 'gdk/gdkx.h' file not found
    23:info:build #include <gdk/gdkx.h>
     
    2627:notice:build Please see the log file for port py26-wxpython for details:
    2728    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py26-wxpython/py26-wxpython/main.log
     29}}}