dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #20770
Re: [Question #141422]: [Question#141422]: [Question#141422]:[Question #141422]:[Question #141422]:DOLFIN/FEniCS integrationin otherPythoninstallation
Question #141422 on DOLFIN changed:
https://answers.launchpad.net/dolfin/+question/141422
Till B posted a new comment:
ok, did it, I get this. It installs but still has a few (syntax) errors.
To me it looks like mixed up slashes and backslashes.
"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:\Till\ufc-1.4.2 -BC:\tempbuild --check-build-system CMakeFiles\Makefile.cmake 0
"C:\Program Files\CMake 2.8\bin\cmake.exe" -E cmake_progress_start C:\tempbuild\CMakeFiles C:\tempbuild\CMakeFiles\progress.marks
make -f CMakeFiles\Makefile2 all
make[1]: Entering directory `C:/tempbuild'
make -f CMakeFiles\_ufc.dir\build.make CMakeFiles/_ufc.dir/depend
make[2]: Entering directory `C:/tempbuild'
"C:\Program Files\CMake 2.8\bin\cmake.exe" -E cmake_depends "MinGW Makefiles" C:\Till\ufc-1.4.2 C:\Till\ufc-1.4.2 C:\tempbuild C:\tempbuild C:\tempbuild\CMakeFiles\_ufc.dir\DependInfo.cmake --color=
make[2]: Leaving directory `C:/tempbuild'
make -f CMakeFiles\_ufc.dir\build.make CMakeFiles/_ufc.dir/build
make[2]: Entering directory `C:/tempbuild'
make[2]: Nothing to be done for `CMakeFiles/_ufc.dir/build'.
make[2]: Leaving directory `C:/tempbuild'
"C:\Program Files\CMake 2.8\bin\cmake.exe" -E cmake_progress_report C:\tempbuild\CMakeFiles 1 2
[100%] Built target _ufc
make[1]: Leaving directory `C:/tempbuild'
"C:\Program Files\CMake 2.8\bin\cmake.exe" -E cmake_progress_start C:\tempbuild\CMakeFiles 0
make -f CMakeFiles\Makefile2 preinstall
make[1]: Entering directory `C:/tempbuild'
make[1]: Nothing to be done for `preinstall'.
make[1]: Leaving directory `C:/tempbuild'
Install the project...
"C:\Program Files\CMake 2.8\bin\cmake.exe" -P cmake_install.cmake
-- Install configuration: "Release"
-- Installing: C:/Program Files/UFC/include/ufc.h
-- Installing: C:/Program Files/UFC/include/swig/ufc.i
-- Installing: C:/Program Files/UFC/Lib/site-packages/ufc/_ufc.pyd
-- Installing: C:/Program Files/UFC/Lib/site-packages/ufc/ufc.py
-- Installing: C:/Program Files/UFC/Lib/site-packages/ufc/__init__.py
CMake Warning (dev) at cmake_install.cmake:49 (list):
Syntax error in cmake code at
C:/tempbuild/cmake_install.cmake:50
when parsing string
C:/Program Files/UFC\Lib\site-packages/ufc_utils
Invalid escape sequence \L
Policy CMP0010 is not set: Bad variable reference syntax is an error. Run
"cmake --help-policy CMP0010" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake_install.cmake:51 (FILE):
Syntax error in cmake code at
C:/tempbuild/cmake_install.cmake:51
when parsing string
C:/Program Files/UFC\Lib\site-packages
Invalid escape sequence \L
Policy CMP0010 is not set: Bad variable reference syntax is an error. Run
"cmake --help-policy CMP0010" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
This warning is for project developers. Use -Wno-dev to suppress it.
-- Installing: C:/Program Files/UFC\Lib\site-packages/ufc_utils
-- Installing: C:/Program Files/UFC\Lib\site-packages/ufc_utils/build.py
-- Installing: C:/Program Files/UFC\Lib\site-packages/ufc_utils/dof_map.py
-- Installing: C:/Program Files/UFC\Lib\site-packages/ufc_utils/finite_element.py
-- Installing: C:/Program Files/UFC\Lib\site-packages/ufc_utils/form.py
-- Installing: C:/Program Files/UFC\Lib\site-packages/ufc_utils/function.py
-- Installing: C:/Program Files/UFC\Lib\site-packages/ufc_utils/integrals.py
-- Installing: C:/Program Files/UFC\Lib\site-packages/ufc_utils/__init__.py
-- Installing: C:/Program Files/UFC/share/ufc/ufc-config.cmake
-- Installing: C:/Program Files/UFC/lib/pkgconfig/ufc-1.pc
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.
Follow ups
References