批组建的时候出个错,说少文件,一个是calib_camera2.mak,一个是calib_distortion.mak
--------------------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)
哪位大哥大姐能帮我解决下这个问题,先谢谢了 |