JavaDude32
Programmer
I have an error that occurs during the linking of an .obj file with ml.exe. The error is that the file link.exe can not be found, however, I'm in the same directory as ml.exe and masm.exe. I'm thinking this has to do with environment variables but however, I do not know what exactly to set. I'm using the option of writing for Microsoft NT systems and I have Visual C++ 6.0 previously installed. I only did the first installation of MASM, but I'm hoping that included all necessary files for assembling and linking? Any help or tutorials on this would be very much appreciated since I do not possess a system manual and my instructors do not remember enough about assembly to help me. I'm sorry if this question has been answered before but I haven't seen it on this forum. Thanks in advance for any help anyone can offer.