Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[Manta] Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re:Re: Re: Re:MantaCompiling onwindows


Chronological Thread 
  • From: "fltian" < >
  • To: "manta" < >
  • Subject: [Manta] Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re:Re: Re: Re:MantaCompiling onwindows
  • Date: Mon, 13 Sep 2010 01:52:56 +0800

When I build the manta , I got 3 error:
 
error 1:
9>Converting swig dependency to CMake (E:/work/manta_make/manta_build/SwigInterface/pycallbackPYTHON_wrap.cxx.depend) (Microsoft VC++ Environment)
9>Traceback (most recent call last):
9>  File "E:\work\manta_make\Manta\CMake\make2cmake.py", line 16, in <module>
9>    infile = open(infilename, "rU")
9>IOError: [Errno 2] No such file or directory: 'E:/work/manta_make/manta_build/SwigInterface/pycallbackPYTHON_wrap.cxx.swig-depend'
9>The system cannot find the batch label specified - VCReportError
9>Swig source (E:/work/manta_make/manta_build/SwigInterface/pycallbackPYTHON_wrap.cxx) (Microsoft VC++ Environment)
 
error 2:
12>Converting swig dependency to CMake (E:/work/manta_make/manta_build/SwigInterface/mantaPYTHON_wrap.cxx.depend) (Microsoft VC++ Environment)
12>Traceback (most recent call last):
12>  File "E:\work\manta_make\Manta\CMake\make2cmake.py", line 16, in <module>
12>    infile = open(infilename, "rU")
12>IOError: [Errno 2] No such file or directory: 'E:/work/manta_make/manta_build/SwigInterface/mantaPYTHON_wrap.cxx.swig-depend'
12>The system cannot find the batch label specified - VCReportError
12>Swig source (E:/work/manta_make/manta_build/SwigInterface/mantaPYTHON_wrap.cxx) (Microsoft VC++ Environment)
 
error 3:
14>Converting swig dependency to CMake (E:/work/manta_make/manta_build/SwigInterface/mantainterfacePYTHON_wrap.cxx.depend) (Microsoft VC++ Environment)
14>Traceback (most recent call last):
14>  File "E:\work\manta_make\Manta\CMake\make2cmake.py", line 16, in <module>
14>    infile = open(infilename, "rU")
14>IOError: [Errno 2] No such file or directory: 'E:/work/manta_make/manta_build/SwigInterface/mantainterfacePYTHON_wrap.cxx.swig-depend'
14>The system cannot find the batch label specified - VCReportError
14>Swig source (E:/work/manta_make/manta_build/SwigInterface/mantainterfacePYTHON_wrap.cxx) (Microsoft VC++ Environment)
 
Could anyone help me ?
 
Tian
2010-09-13

fltian

发件人: Carson Brownlee
发送时间: 2010-09-09  12:31:02
收件人: manta
抄送:
主题: [Manta] Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re:Re: Re: Re:MantaCompiling onwindows
wxpython 2.8 works fine.  I don't remember installing opengl  
extensions for python so probably just the three development libraries  
you mentioned should probably work.
Carson
On Sep 8, 2010, at 10:17 PM, James Bigler wrote:
> Yes, you will need to install those three packages.  As to the
> versions, you're best bet would be to try versions from about March of
> 2008, which is when I last used it.  Often new versions break
> something that usually requires a minor tweaks.
>
> You may also need to install the OpenGL extensions for python.  I
> can't remember if I decided to wrap the handful of functions we needed
> or rely on that package.
>
> James
>
> 2010/9/8 fltian < >:
>> hi,
>>
>> Should I install python 2.7, wxpython 2.8 and swig ?
>>
>> Tian



Archive powered by MHonArc 2.6.16.

Top of page