Opened 13 years ago

Closed 13 years ago

#30340 closed defect (fixed)

wxWidgets 2.9.2 fail to compile

Reported by: mojca (Mojca Miklavec) Owned by: jyrkiwahlstedt
Priority: Normal Milestone:
Component: ports Version: 2.0.0
Keywords: lion Cc:
Port: wxWidgets-devel

Description (last modified by jmroot (Joshua Root))

I cannot compile wxWidgets 2.9.2 on Lion. It reports:

:info:build ../src/osx/utils_osx.cpp: In function ‘int wxDisplayDepth()’:
:info:build ../src/osx/utils_osx.cpp:72: error: ‘CGDisplayBitsPerPixel’ was not declared in this scope
:info:build make: *** [coredll_utils_osx.o] Error 1
:info:build make: *** Waiting for unfinished jobs....
:info:build ../src/osx/window_osx.cpp: In member function ‘virtual void wxWindow::MacPaintBorders(int, int)’:
:info:build ../src/osx/window_osx.cpp:1605: error: ‘InsetRect’ was not declared in this scope
:info:build make: *** [coredll_window_osx.o] Error 1

Full log attached.

Attachments (1)

main.log (317.2 KB) - added by mojca (Mojca Miklavec) 13 years ago.
build log

Download all attachments as: .zip

Change History (6)

comment:1 Changed 13 years ago by jmroot (Joshua Root)

Description: modified (diff)
Owner: changed from macports-tickets@… to jwa@…

Please remember to cc the maintainer.

Changed 13 years ago by mojca (Mojca Miklavec)

Attachment: main.log added

build log

comment:2 Changed 13 years ago by macports.org@…

Cc: macports.org@… added

Cc Me!

comment:3 Changed 13 years ago by macports.org@…

Cc: macports.org@… removed

Cc Me!

comment:4 Changed 13 years ago by ajb78@…

Does the suggestion on #30272 fix this?

comment:5 Changed 13 years ago by jyrkiwahlstedt

Resolution: fixed
Status: newclosed

Patch from #30272 added in r81417

Note: See TracTickets for help on using tickets.