-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build problem on OSX (boost 1.44.0) #1
Comments
Hey Benjamin, Certus hasn't seen any development for a long while now, and I've since had Part of this work will also involve modularising Rez somewhat. For example, Cheers On Thu, Aug 22, 2013 at 12:07 PM, bsergean [email protected] wrote:
|
Interesting. I tried once to rewrite something to use a DB (SQLite as opposed Here's an example setup.py I built a long time ago (to build C code). """Build the smaz python module.""" setup(
(somewhere you'll have to specify that your source code is "version.py", I don't remember On Aug 21, 2013, at 11:00 PM, allan johns [email protected] wrote:
|
Great tutorial on the topic of building package http://zetcode.com/articles/packageinpython/ On Aug 21, 2013, at 11:00 PM, allan johns [email protected] wrote:
|
The CMake step works just fine, but the build breaks.
It looks like there was a change in the property_ptree API between the version
you used to build this and the standard boost that come with Mac.
The text was updated successfully, but these errors were encountered: