← Back to team overview

dolfin team mailing list archive

[Question #158387]: swing problems when remaming windows fenics install directory

 

New question #158387 on DOLFIN:
https://answers.launchpad.net/dolfin/+question/158387

Hi,

I am having these type of errors in compile.log for JIT when I rename my windows fenics install or move it somewhere else. Is there a variable to set to tell swig where to look for extra files?
SWIG_LIB is C:\Fenis.off\share\swig\2.0.0 so i dont understand why it bug....

Thanks,
Chaffra

(1) : Error: Unable to find 'swig.swg'
(3) : Error: Unable to find 'python.swg'
ec12353df97390a8ada360800866b5096fad4d0c.i(31) : Error: Unable to find 'swig\ufc.i'
ec12353df97390a8ada360800866b5096fad4d0c.i(39) : Error: Unable to find 'boost_shared_ptr.i'
running build_ext
building '_ec12353df97390a8ada360800866b5096fad4d0c' extension
creating build
creating build\temp.win32-2.6
creating build\temp.win32-2.6\Release
C:\FEniCS.off\bin\gcc.exe -mno-cygwin -mdll -O -Wall -IC:/FEniCS/include -IC:\FEniCS.off\include -IC:\FEniCS.off\lib\Python26\include -IC:\FEniCS.off\\lib\Python26\PC -c ec12353df97390a8ada360800866b5096fad4d0c_wrap.cxx -o build\temp.win32-2.6\Release\ec12353df97390a8ada360800866b5096fad4d0c_wrap.o -O2
gcc: ec12353df97390a8ada360800866b5096fad4d0c_wrap.cxx: No such file or directory
gcc: no input files
error: command 'gcc' failed with exit status 1

-- 
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.