| Thread Previous • Date Previous • Date Next • Thread Next |
On 30/08/10 23:35, Anders Logg wrote:
Sometimes when I rebuild DOLFIN (after changing things by just typing
make in the build directory), I get this error:
-- (**) SCOTCH
CMake Error at dolfin/CMakeLists.txt:208 (add_library):
"/home/logg/scratch/src/dolfin-dev/build"
" which has leading or trailing whitespace. This is now an error
according
to policy CMP0004.
Line 208 in that file is
add_library(dolfin SHARED ${DOLFIN_H} ${HEADERS} ${SOURCES})
Any ideas what goes wrong?
I get it too sometimes. Have a look in dolfin-config.cmake - there is usually some screwy stuff in there. I don't know why.
Garth
-- Anders _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : dolfin@xxxxxxxxxxxxxxxxxxx Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp
| Thread Previous • Date Previous • Date Next • Thread Next |