#14339: include/wx/osx/private dir not copied by make install

2 views
Skip to first unread message

wxTrac

unread,
May 25, 2012, 5:27:03 PM5/25/12
to wx-...@googlegroups.com
Ticket URL: <http://trac.wxwidgets.org/ticket/14339>

#14339: include/wx/osx/private dir not copied by make install
---------------------------------+------------------------------------------
Reporter: jgmdev | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 2.9.4
Component: wxOSX (any toolkit) | Version: 2.9-svn
Keywords: | Blockedby:
Patch: 0 | Blocking:
---------------------------------+------------------------------------------
On latest svn revision after compiling, the directory
include/wx/osx/private isn't copied when running sudo make install.

This results in errors when including other headers that depend on the
files on that directory like:

#include <wx/webview.h>

include/wx-2.9/wx/osx/webviewhistoryitem_webkit.h:18:35: error:
wx/osx/private/objcid.h: No such file or directory


--
Ticket URL: <http://trac.wxwidgets.org/ticket/14339>

wxTrac

unread,
May 26, 2012, 8:29:41 AM5/26/12
to wx-...@googlegroups.com
Ticket URL: <http://trac.wxwidgets.org/ticket/14339#comment:1>

#14339: include/wx/osx/private dir not copied by make install
----------------------------------+-----------------------------------------
Reporter: jgmdev | Owner:
Type: defect | Status: closed
Priority: normal | Milestone: 2.9.4
Component: wxOSX (any toolkit) | Version: 2.9-svn
Resolution: fixed | Keywords:
Blockedby: | Patch: 0
Blocking: |
----------------------------------+-----------------------------------------
Changes (by VZ):

* status: new => closed
* resolution: => fixed


Comment:

(In [71567]) Move include/wx/osx/private/objcid.h to include/wx/osx/core.

This header is used by public headers and hence is not really private,
move it
to a better place and add it to the list of OSX headers in the bakefile.

Closes #14339.


--
Ticket URL: <http://trac.wxwidgets.org/ticket/14339#comment:1>
Reply all
Reply to author
Forward
0 new messages