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

Reply via email to