球教大侠,我按照http://css.hzu.edu.cn/a/view/2009/1115/9.html上的操作步骤
,使用VC++6.0,但是出现了如下问题:
该怎么解决啊?????呜呜
-------------------Configuration: calib_camera3 - Win32 Release----------------
----
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
NMAKE : fatal error U1052: file 'calib_camera2.mak' not found
Stop.
执行 NMAKE 时出错.
calib_camera3.exe - 1 error(s), 0 warning(s)
--------------------Configuration: calib_camera3 - Win32 Debug-----------------
---
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
NMAKE : fatal error U1052: file 'calib_camera2.mak' not found
Stop.
执行 NMAKE 时出错.
calib_camera3.exe - 1 error(s), 0 warning(s)
--------------------Configuration: calib_cparam - Win32 Release-----------------
---
calib_cparam.exe - 0 error(s), 0 warning(s)
--------------------Configuration: calib_cparam - Win32 Debug------------------
--
calib_cparamd.exe - 0 error(s), 0 warning(s)
--------------------Configuration: calib_distortion1 - Win32 Release-------------
-------
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
NMAKE : fatal error U1052: file 'calib_distortion.mak' not found
Stop.
执行 NMAKE 时出错.
calib_distortion1.exe - 1 error(s), 0 warning(s)
--------------------Configuration: calib_distortion1 - Win32 Debug---------------
-----
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
NMAKE : fatal error U1052: file 'calib_distortion.mak' not found
Stop.
执行 NMAKE 时出错.
calib_distortion1.exe - 1 error(s), 0 warning(s) |