Manta Interactive Ray Tracer Development Mailing List

Text archives Help


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


Chronological Thread 
  • From: "James Bigler" < >
  • To:
  • Subject: [Manta] Re: How does manta.py get generated?
  • Date: Tue, 28 Oct 2008 13:52:33 -0600
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=gLQeAp3VOHPbRrFysm8DJmYY11vbCbnuNGV0vQ4KyP4UJkvVQv6sEL29KI4bssuMcA zXqxVXRJrOY/DRhFh2bih/Oegk0o0TSBNbFfI2/vblY/Nh2jdVB6uNq4wM8qa5RS96Hz Gxa1k9aUdMY4hxdmh2edrCqrACWTUOrhuKxTU=

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