Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[Manta] Re: Re: How does manta.py get generated?


Chronological Thread 
  • From: Abe Stephens < >
  • To:
  • Subject: [Manta] Re: Re: How does manta.py get generated?
  • Date: Tue, 28 Oct 2008 14:52:38 -0600

Removing the SwigInterface/mantaPYTHON_wrap.cxx* from the build directory, might be faster than a make clean.

Abe

On Oct 28, 2008, at 1:52 PM, James Bigler wrote:

It should be built in SwigInterface/CMakeLists.txt.  It gets copied to lib as a post build step, so there isn't an explicit rule to build it.  Copying gets done after manta.py is created.  You should poke around your build directory for the other manta.py file and copy it by hand.

James

On Tue, Oct 28, 2008 at 1:45 PM, J. Davison de St. Germain < "> > wrote:
Hi,

 If I blow away lib/manta.py, it never comes back... Can someone tell me how to get it back, and where in the cmake system it is generated?

  Thanks,
     Dav

--
-----------------------------------------------------------------------
- J. Davison de St. Germain         " target="_blank">    (801) 581-4078 -
- Chief Software Engineer           http://www.cs.utah.edu/~dav       -
- SCI Institute, SE C-SAFE          University of Utah                -
-----------------------------------------------------------------------






Archive powered by MHonArc 2.6.16.

Top of page