473,765 Members | 2,159 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Internal Compiler Error mscl.cpp line 2701

Compiler: msvc 7.1
AppType: console
OS: WinXP Pro

I now get this "Internal Compiler Error mscl.cpp line 2701" message when I
build a specific project and cannot figure out why.

It was compiling fine, then I changed a resource text value and it started
complaining. I changed the code but it didn't matter, it now continually
complains.

I performed a "clean" then "recompile" without any joy.

1) the code compiles just fine in release build but not debug????? what's up
with that?

2) the settings are identical except for optimizations and other debugger
related settings

3) the compiler always fails compiling the precompiled header (stdafx.cpp)

4) the compiler even fails compiling an empty stdafx.cpp and stdafx.h
file????

This really doesn't make sense. Anybody have any ideas?
Nov 17 '05 #1
2 2248
I should add that I am not using classes, templates, or namespaces in this
project.

The code is written entirely in "C" with some in "c" files and others in
"cpp" files.

"Darren Martz" wrote in message
news:eF******** ******@TK2MSFTN GP10.phx.gbl...
Compiler: msvc 7.1
AppType: console
OS: WinXP Pro

I now get this "Internal Compiler Error mscl.cpp line 2701" message when I
build a specific project and cannot figure out why.

It was compiling fine, then I changed a resource text value and it started
complaining. I changed the code but it didn't matter, it now continually
complains.

I performed a "clean" then "recompile" without any joy.

1) the code compiles just fine in release build but not debug????? what's up with that?

2) the settings are identical except for optimizations and other debugger
related settings

3) the compiler always fails compiling the precompiled header (stdafx.cpp)

4) the compiler even fails compiling an empty stdafx.cpp and stdafx.h
file????

This really doesn't make sense. Anybody have any ideas?

Nov 17 '05 #2
I turned off the compiler option "Enable Minimal Rebuild" and it all worked
again????

This is really bizzare since a "clean" then "build" didn't make a
difference.

I guess its resolved, but I really have no clue why.
"Darren Martz" wrote in message
news:eN******** ******@TK2MSFTN GP09.phx.gbl...
I should add that I am not using classes, templates, or namespaces in this
project.

The code is written entirely in "C" with some in "c" files and others in
"cpp" files.

"Darren Martz" wrote in message
news:eF******** ******@TK2MSFTN GP10.phx.gbl...
Compiler: msvc 7.1
AppType: console
OS: WinXP Pro

I now get this "Internal Compiler Error mscl.cpp line 2701" message when I build a specific project and cannot figure out why.

It was compiling fine, then I changed a resource text value and it started complaining. I changed the code but it didn't matter, it now continually
complains.

I performed a "clean" then "recompile" without any joy.

1) the code compiles just fine in release build but not debug????? what's
up
with that?

2) the settings are identical except for optimizations and other

debugger related settings

3) the compiler always fails compiling the precompiled header (stdafx.cpp)
4) the compiler even fails compiling an empty stdafx.cpp and stdafx.h
file????

This really doesn't make sense. Anybody have any ideas?


Nov 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

19
3554
by: Alf P. Steinbach | last post by:
// As usual the error message directs one to the report the bug. // // And as usual there is absolutely no way to do so without paying for // the privilege... // // Or using three or four hours to find the _current_ reporting page... #include <vector> #include <iostream>
1
1557
by: Andrew Ward | last post by:
Had an internal compiler error if anyone at MS is interested. Line 7 was a forward declaration of a class, more specifically: class SchematicSpecID; The error went away when I moved the forward declaration into another header and #included it instead. I am using VS 2003 version 7.1.3088
5
4913
by: Michael Kennedy [UB] | last post by:
Hi, I would like to report some weird behavior which results in an internal compiler error in VS.NET 2003 (VC++). I have an ATL COM dll project which also uses MFC. This solution (workspace at the time) was created in VS 6.0 using the current versions of ATL and MFC at that time. Then it was upgraded to VS.NET 2002 and the respective versions of ATL and MFC. So far everything has been fine.
6
2728
by: David Lack | last post by:
Hi, I recently installed a 60-day trial of .NET 2003 on my development system. I made tests with previous personal projects (which compiled ok with VC6) and some open source files, and keep facing the same problem with many of them: I keep getting errors such as: ....\WinUser.h(8028): fatal error C1001: INTERNAL COMPILER ERROR (compiler file 'msc1.cpp', line 2701)
4
1990
by: sebastien NO Maraux SPAM | last post by:
I am using Ghost Lib 4.0, which is SDK for Phantom haptic device. this lib does not compile under .net, seemingly because of a union of this type : union A { union A* aList; char b; };
9
15315
by: Marco Nova | last post by:
Hello I'm using the latest version of Visual Studio 2003 version 7.1.3088, .net framework 1.1.4322 and I've some problem compiling a project, it give me the error c:\build\main\.....\methodeInc.h(36) : fatal error C1001: INTERNAL COMPILER ERRO (compiler file 'msc1.cpp', line 2701) Please choose the Technical Support command on the Visual C++ Help menu, or open the Technical Support help file for more informatio I was able to...
5
233
by: mphanke | last post by:
Hi, just in case this is somewhat new: myfile.h(677): fatal error C1001: INTERNAL COMPILER ERROR (compiler file 'msc1.cpp', line 2701) Please choose the Technical Support command on the Visual C++ Help menu, or open the Technical Support help file for more information
1
1387
by: pHines | last post by:
I have my entire source code directory available on my laptop via Offline Files. The directory structure is housed on my server and made available offline on the laptop using Windows 2000. When I do a build on the server, everything is fine. When I do it on the laptop while connected to the server, everything is fine. But when I do it on the laptop while not connected to the server (working offline), I get internal compiler errors. If...
1
3773
by: kvarada | last post by:
Hello Experts, I am building my application on WinNT.4.0_i386_MSVC.7.1 platform. When I build the application on a stand alone machine, it builds fine. But when I build the same application from a linux box using rsh it gives me the errors below Microsoft (R) Development Environment Version 7.10.3077. Copyright (C) Microsoft Corp 1984-2001. All rights reserved. ------ Build started: Project: SigComp, Configuration: Release Win32 ------...
0
9568
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9398
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8831
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7375
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6649
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5275
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5419
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3924
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2805
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.