← Back to team overview

dolfin team mailing list archive

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

 

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

    Status: Solved => Open

Chaffra is still having a problem:
now I can't find ufc.h.

This error in compile.log is when I try to generate an install from my
build of  fenics on windows. I am missing a path of something.

C:\Users\chaffra\Desktop\semifem-win32-python27\share\swig\2.0.0\swig\ufc.i(20) : Error: Unable to find 'ufc.h'
C:\Users\chaffra\Desktop\semifem-win32-python27\share\swig\2.0.0\swig\ufc.i(31) : Error: Unable to find 'ufc.h'
running build_ext
building '_instant_module_051e48bf85f828ff4fdbbe7febf14414ff115a80' extension
creating build
creating build\temp.win32-2.7
creating build\temp.win32-2.7\Release
C:\MinGW\bin\gcc.exe -mno-cygwin -mdll -O -Wall -IC:/Users/chaffra/Projects/Fenics/Semifem/include -IC:\Users\chaffra\Desktop\semifem-win32-python27\include -IC:\Users\chaffra\Desktop\semifem-win32-python27\lib\Python27\include -IC:\Users\chaffra\Desktop\semifem-win32-python27\\lib\Python27\PC -c instant_module_051e48bf85f828ff4fdbbe7febf14414ff115a80_wrap.cxx -o build\temp.win32-2.7\Release\instant_module_051e48bf85f828ff4fdbbe7febf14414ff115a80_wrap.o -O2
gcc: instant_module_051e48bf85f828ff4fdbbe7febf14414ff115a80_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.