Hi
I download dance_v3 2005, when I am building it, the following error
exists numerous times.
3>c:\dance_v3\core\src\defs.h(45) : fatal error C1083: Cannot open
include file: 'mathdefs.h': No such file or directory.
I find that mathdefs.h lies in core\math folder.
I check the project> property> c++ > general, the item "Additional
Include Directories" includes "$(DANCE_DIR)/core/math", so the above
mathdefs.h should be found in the program.
How does this error exist?
thanks
peter