Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

italy guest

So do I

I've got the same problem.
How did you solve it?

Thanks

Fer
hong

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);