Jelle,

Thank you for the response. I figured out a little bit ago what I did wrong. I 
chose to configure cmake for Xcode and not unix make. 

I would like to use the pre made binaries, but I am not sure how I would use a 
different version of python. Nor am I quite sure where things are installed. 

I am currently building the cocoa branch of oce. I will then try to build 
pythonocc after that. I tried it previously, but have not been having much luck 
finding some of the needed link libraries.

I will keep working on it

Thank you again

Jay 

On Feb 14, 2013, at 10:55 AM, jelle feringa <jelleferi...@gmail.com> wrote:

> hi Jay,
> 
> So, if you build from source ( Thomas mail mentions binaries ), 
> 
> 
> On Wed, Feb 13, 2013 at 5:28 PM, Jay D. Martin <jaydeanmar...@gmail.com> 
> wrote:
> I also thank you for all of your efforts.
> 
> I have a (hopefully) very simple problem.
> 
> I grabbed the latest source and ran cmake-gui to set my specific installation 
> needs.
> 
> I am using OSX 10.8.2 with the default python (2.7) and built and install OCE 
> 0.11 into a custom directory.
> 
> When I try to run make to build pythonocc I get 
> 
> make: *** No targets specified and no makefile found.  Stop.
> 
> What am I missing. I am executing this in the cmake-build directory created 
> before running cake-gui.
> 
> What I recommend is making a directory "build":
> 
> jelles-MacBook-Pro:pythonocc_experimental_branch jelleferinga$ ls
> AUTHORS        CHANGELOG      CMakeLists.txt INSTALL        LICENSE        
> LICENSE.txt    README.md      build          cmake          data           
> doc            pkg            src
> 
> And than run "ccmake .." from within that directory.
> Could you tell us how this went?
> I just built it myself ( dont forget to run "make -j 8" where 8 is the nr of 
> cores on your machine... ) and this went very smooth.
> 
> Curious to hear from you, your feedback is important to us with the 0.6 being 
> immenent.
> 
> -jelle
> 
> _______________________________________________
> Pythonocc-users mailing list
> Pythonocc-users@gna.org
> https://mail.gna.org/listinfo/pythonocc-users

_______________________________________________
Pythonocc-users mailing list
Pythonocc-users@gna.org
https://mail.gna.org/listinfo/pythonocc-users

Reply via email to