Assuming that you have the directory c:\dance_v3, try setting:
DANCE_DIR to c:/dance_v3 (note the forward slashes, not backwards)
and
FLTK_DIR to c:/dance_v3/extensions/fltk-2.0.x-r4773
Does that fix the problem?
Regards,
Ari Shapiro
--- In dancedev@yahoogroups.com, "muniraj_143" <muniraj_143@...> wrote:
>
> I downloaded dance_v3_072506_1625_vs2005,
> ImageMagick-6.2.8-5-Q8-windows-dll and python-2.4.3 to compile.
>
> when i compiled it in VS 2005 i got the following errors and warning,
> please help me to solve it
>
> Warning 1 Command line warning D9002 : ignoring unknown option
> /Python24/include' cl
>
> Warning 13 Command line warning D9024 : unrecognized source file type
> 'C:/dance_v3//systems/ArticulatedObject', object file assumed cl
>
> Warning 14 Command line warning D9027 : source file
> 'C:/dance_v3//systems/ArticulatedObject' ignored cl
>
> Error 4 error BK1506 : cannot open file '.\Debug\dancePython.sbr': No
> such file or directory BSCMAKE
>
> Error 9 fatal error C1083: Cannot open include file:
> 'ArticulatedObject.h': No such file or directory
> C:\dance_v3\simulators\ODESim\ODESim.h 31
>
> Error 11 fatal error C1083: Cannot open include file:
> 'ArticulatedObject.h': No such file or directory
> c:\dance_v3\simulators\ODEManager\ODEManager.cxx 43
>
> Error 22 fatal error C1083: Cannot open include file:
> 'ArticulatedObject.h': No such file or directory
> C:\dance_v3\controllers\PDController\PDController.h 46
>
> Error 23 fatal error C1083: Cannot open include file:
> 'ArticulatedObject.h': No such file or directory
> C:\dance_v3\controllers\PDController\PDController.h 46
>
> Error 27 fatal error C1083: Cannot open include file:
> 'ArticulatedObject.h': No such file or directory
> c:\dance_v3\controllers\PosePDController\Pose.cxx 46
>
> Error 28 fatal error C1083: Cannot open include file:
> 'ArticulatedObject.h': No such file or directory
> c:\dance_v3\controllers\posepdcontroller\AnimatablePose.h 46
>
> Error 10 fatal error C1083: Cannot open include file: 'Cube.h': No
> such file or directory
> c:\dance_v3\actuators\odecollision\ODECollision.h 55
>
> Error 15 fatal error C1083: Cannot open include file: 'Cube.h': No
> such file or directory
> c:\dance_v3\actuators\odecollision\ODECollision.h 55
>
> Error 17 fatal error C1083: Cannot open include file: 'IKChain.h': No
> such file or directory
> c:\dance_v3\controllers\posepdcontroller\PoseInterpreter.h 5
>
> Error 18 fatal error C1083: Cannot open include file: 'IKChain.h': No
> such file or directory
> c:\dance_v3\controllers\posepdcontroller\PoseInterpreter.h 5
>
> Error 19 fatal error C1083: Cannot open include file: 'IKChain.h': No
> such file or directory
> c:\dance_v3\controllers\posepdcontroller\PoseInterpreter.h 5
>
> Error 20 fatal error C1083: Cannot open include file: 'IKChain.h': No
> such file or directory
> c:\dance_v3\controllers\posepdcontroller\PoseInterpreter.h 5
>
> Error 21 fatal error C1083: Cannot open include file: 'IKChain.h': No
> such file or directory
> c:\dance_v3\controllers\posepdcontroller\PoseInterpreter.h 5
>
> Error 24 fatal error C1083: Cannot open include file: 'IKChain.h': No
> such file or directory
> c:\dance_v3\controllers\posepdcontroller\PoseInterpreter.h 5
>
> Error 25 fatal error C1083: Cannot open include file: 'IKChain.h': No
> such file or directory
> c:\dance_v3\controllers\posepdcontroller\PoseInterpreter.h 5
>
> Error 26 fatal error C1083: Cannot open include file: 'IKChain.h': No
> such file or directory
> c:\dance_v3\controllers\posepdcontroller\PoseInterpreter.h 5
>
> Error 2 fatal error C1083: Cannot open include file: 'Python.h': No
> such file or directory c:\dance_v3\core\src\dancePython.h 47
>
> Error 3 fatal error C1083: Cannot open include file: 'Python.h': No
> such file or directory c:\dance_v3\core\src\dancePython.h 47
>
> Error 7 fatal error C1083: Cannot open source file:
> 'C:/dance_v3//geometries/Cube': Permission denied c1xx
>
> Error 6 fatal error C1083: Cannot open source file:
> 'C:/dance_v3//systems/ArticulatedObject': Permission denied c1xx
>
> Warning 5 The following environment variables were not found:
> $(FLTK_DIR) Project
>
> Warning 12 The following environment variables were not found:
> $(FLTK_DIR) Project
>
> Warning 16 The following environment variables were not found:
> $(FLTK_DIR) Project
>
> Warning 29 The following environment variables were not found:
> $(FLTK_DIR) Project
>
> Warning 8 warning C4005: 'dDOUBLE' : macro redefinition
> C:\dance_v3\extensions\ode-0.9\include\ode\config.h 31
>