Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Proxy stub DLL compiling using nmaken any one

Status
Not open for further replies.

code

Programmer
Dec 5, 2001
6
IN
Hi,
I have built an ATL 3.0 Server exe using ATL 3.0 com.
Now my problem is that when I try to make the proxy/stub DLL using nmake it throws an error stating that 'cl' is not a command option. Does any one know how to solve this problem.

I have not made any changes to the .mk file which was generated by the ATL com Wizard.

Is there any settings that have to be modified in the Vcvars32.BAT file? or is there any other way of making this proxy/stub DLL

Thanks in advance
Anand
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top