Code Comments
Programming Forum and web based access to our favorite programming groups.Hi all, Last time I cannot build my C++ projects in Visual Studio. I changed nothing in system configuration, but last time I started getting following error messages at linking stage: ---------------------------------------------------------------- link: executing 'C:\PROGRA~1\MICROS~2\VC98\Bin\link.exe' LINK : fatal error LNK1104: cannot open file "TEMPFILE" ---------------------------------------------------------------- Unfortunately the MSDN library says nothing about such error. The same about MS Knowledge base. Changing project settings, build configurations, buiding another projects (certainly working earlier) and reinstalling MSVS does not help. Antivirus software (with latest updates) doesn't find a virus. Could you help me to eliminate this problem. First of all, what error #LNK1104 stands for, and what is that TEMPFILE? Thank you. Azopp. P.S. My system configuration: MS Windows XP SP1. Visual Studio 6.0. SP5 with Processor Pack.
Post Follow-up to this messageHmm, nobody can help me? Yesterday I already got one more error: ---------------------------------------------------------------------------- ---- Generating Code... D:\WORK\Projects\MyLib\Sources\MyLib1.cpp(3514) : fatal error C1001: INTERNAL COMPILER ERROR (compiler file 'E:\9044\vc98\p2\src\P2\main.c', line 181) Please choose the Technical Support command on the Visual C++ Help menu, or open the Technical Support help file for more information ---------------------------------------------------------------------------- ----
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.