This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Read error when building with MSVC6 nmake utility

To start, I would like to say that I have already successfully setup and use makefiles for MS Visual Studio 6's nmake utility with the Keil 167 toolset.
I have setup a makefile for an 8051 project and it runs without error from a DOS box, but when I run it from within Visual Studio, after compilation, the compiler displays "General failure error reading drive È"(note that that is charactor 200, not 'E') and hangs. If I then abort the make process and start over, the compile step is skipped (having already been completed), and the linking and obj to hex steps work without errors.

Does anyone have suggestions as to why this is happening or how to correct it?

Jay Hong
Programmer
Lancer

0