Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

make file help!!!

0 views
Skip to first unread message

愛香的小孩

unread,
Aug 7, 2001, 12:19:23 PM8/7/01
to


為什麼我下這只後會出現 error呢.... why??????
請各位ATL高手幫幫忙~~~~~~

C:\xxx>nmake -f xxxps.mk


Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.

cl /c /Ox /DWIN32 /D_WIN32_WINNT=0x0400 /DREGISTER_PROXY_DLL dlldata.c
'cl' 不是內部或外部指令、
可執行的程式或批次檔。
NMAKE : fatal error U1077: 'cl' : return code '0x1'
Stop.
--
※ Origin: 楓橋驛站<bbs.cs.nthu.edu.tw> ◆ From: 140.124.42.122

愛香的小孩

unread,
Aug 7, 2001, 2:39:38 PM8/7/01
to
※ 引述《lovejck (愛香的小孩)》之銘言:

> 為什麼我下這只後會出現 error呢.... why??????
> 請各位ATL高手幫幫忙~~~~~~
> C:\xxx>nmake -f xxxps.mk
> Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
> Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
> cl /c /Ox /DWIN32 /D_WIN32_WINNT=0x0400 /DREGISTER_PROXY_DLL dlldata.c
> 'cl' 不是內部或外部指令、
> 可執行的程式或批次檔。
> NMAKE : fatal error U1077: 'cl' : return code '0x1'
> Stop.


這已經解決了...現在又出現另一問題....

C:\Program Files\Microsoft Visual Studio\VC98\Bin>nmake -f D:\ATL_TEST\Test1\Tes
t1ps.mk

Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.

NMAKE : fatal error U1073: don't know how to make 'dlldata.obj'
Stop.

為什麼ATL沒當我們編譯出 dlldata.obj呢...是我設定的問題媽...
還是其他原因呢....??
--
※ Origin: 楓橋驛站<bbs.cs.nthu.edu.tw> ◆ From: 211.21.92.54

0 new messages