I was having problems installing CLAIRE on Windows XP even though
the environment variables were defined correctly.
I:\Program Files\Claire\release>nmake /F Makefile.nt
Microsoft (R) Program Maintenance Utility Version 7.00.9466
Copyright (C) Microsoft Corporation. All rights reserved.
NMAKE : fatal error U1071: cycle in dependency tree for
target '"I:\Program Files\Claire\release"'
Stop.
FIXES (this worked for me on Windows XP):
- don't install under 'Program Files'
- replace the references to ROOT in Makefile.nt with an absolute path
- create the folders needed:
bin\public\ntv
bin\debug\ntv
objs