i can't get UafxcW.lib when i use"MAKE -fborland.mak NO_WAR"
4) compile the mfc library using the command:
MAKE -fborland.mak NO_WARNINGS=1
---------ERROR MSG START----------------
Embarcadero C++ 6.30 for Win32 Copyright (c) 1993-2010 Embarcadero Technologies,
Inc.
objcore.cpp:
Error E2040 ..\..\include\mfc\afxhtml.h 59: Declaration terminated incorrectly
*** 1 errors in Compile ***
** error 1 ** deleting $UW\stdafx.csm
---------ERROR MSG END----------------
i have done all steps in readme.txt and readme_mfc.txt,but i can't get UafxcW.lib,pls help me!! thanks!(winscp509source)
ADDED:
- change line 547 of borland.mak to read:--hong 516
$(LIBDIR)\$(GOAL).lib: $(D)\$(OBJS)
- change line 548 of borland.mak to read:--hong 517
# @-if exist $@ erase $@
- change line 775 of arccore.cpp to read:--hong 255
AfxThrowArchiveException(CArchiveException::generic);
- change line 781 of arccore.cpp to read:--hong 727
AfxThrowArchiveException(CArchiveException::generic);
MAKE -fborland.mak NO_WARNINGS=1
---------ERROR MSG START----------------
Embarcadero C++ 6.30 for Win32 Copyright (c) 1993-2010 Embarcadero Technologies,
Inc.
objcore.cpp:
Error E2040 ..\..\include\mfc\afxhtml.h 59: Declaration terminated incorrectly
*** 1 errors in Compile ***
** error 1 ** deleting $UW\stdafx.csm
---------ERROR MSG END----------------
i have done all steps in readme.txt and readme_mfc.txt,but i can't get UafxcW.lib,pls help me!! thanks!(winscp509source)
ADDED:
- change line 547 of borland.mak to read:--hong 516
$(LIBDIR)\$(GOAL).lib: $(D)\$(OBJS)
- change line 548 of borland.mak to read:--hong 517
# @-if exist $@ erase $@
- change line 775 of arccore.cpp to read:--hong 255
AfxThrowArchiveException(CArchiveException::generic);
- change line 781 of arccore.cpp to read:--hong 727
AfxThrowArchiveException(CArchiveException::generic);