【发布时间】:2013-08-09 14:51:03
【问题描述】:
我在 VS 2012 控制台中使用 nmake 来编译 GDAL,我想知道哪个命令可以帮助我删除上次由 nmake 命令生成的所有文件。
c:\gdal>nmake clean
Microsoft (R) Program Maintenance Utility Version 11.00.60610.1
Copyright (C) Microsoft Corporation. All rights reserved.
NMAKE : fatal error U1073: don't know how to make 'clean'
Stop.
【问题讨论】:
标签: nmake