Opened 15 years ago
Closed 15 years ago
#63 closed defect (fixed)
native OSX build
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 0.9.1 |
Component: | Global | Keywords: | |
Cc: |
Description (last modified by )
Parallel to bug #21 (OSX Packaging)
It is worth pursuing a native OSX build using gtk-osx
This would integrate better with osx.
Important pieces are:
- http://sourceforge.net/apps/trac/gtk-osx/wiki/Build installing/building gtk-osx
- http://sourceforge.net/apps/trac/gtk-osx/wiki/Bundle for packaging
- http://sourceforge.net/apps/trac/gtk-osx/wiki/GtkQuartzEngine theming
Step by step: start-from-scratch
Problem is that there seems to be an incompatibility with the version from macports... (detects existing pkg_config?)
Hopefully this will result in a package that works better than py2app's...
Change History (5)
comment:1 Changed 15 years ago by
Component: | Client → Global |
---|---|
Milestone: | → 1.1 |
Owner: | changed from Antoine Martin to Antoine Martin |
Status: | new → accepted |
comment:2 Changed 15 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 15 years ago by
Milestone: | 1.1 → 0.9.1 |
---|
comment:4 Changed 15 years ago by
comment:5 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Simply cleaned up the build and started again from scratch and it worked just fine.
Well, I had to use wget and copy the archives across as curl was having problems downloading (transparent web proxies between here and the servers playing tricks?), but apart from that OK.
Added scripts to build the App: r1654
Note: See
TracTickets for help on using
tickets.
Had lots of problems building from source but found a binary install
here
And that works!