Michael Jackson wrote:
> 
> Does the app actually use carbon or cocoa for it's windowing API or is
> it simply an x11 app that compiles on OS x? What is the name of the
> project? Is it open source so that we can download it and take a look?
> 
> Mike Jackson
> 

Not just compiling on OSX (which it does now into an X11/terminal window)
but as a native Carbon windowed app package.  It is open source:

https://gitorious.org/tome2/jtwadsworths-tome2/trees/v2.3.9-ah

v2.3.5 is the original source and it compiles as a native carbon app fine
with make and its Makefile.osx.  v2.3.9 is Cmake only although the src
directory still has the carbon folder with the necessary icns, plist, etc to
build (unchanged from 2.3.5).  My goal is to get 2.3.9 to compile like it
did in 2.3.5 with make, now using Cmake.

jtw

--
View this message in context: 
http://cmake.3232098.n2.nabble.com/OSX-Bundling-tp6339477p6352149.html
Sent from the CMake mailing list archive at Nabble.com.
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to