473,395 Members | 1,368 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Compiler problem

Hi guys,

I'm trying to run the compiler for Microsoft Visual Studio 2005 but
receive this error when I try to run a simulation:

"comp_msvc: Unable to execute compiler (Win32 error code: 2)
Check that Visual C++ has been installed correctly, and that
its BIN directory is included in the Path environment variable."

Has anybody seen this before? How do I fix this?

Any help would be appreciated. Cheers.
Sep 18 '08 #1
7 3937
On 2008-09-18 17:48, Ginu wrote:
Hi guys,

I'm trying to run the compiler for Microsoft Visual Studio 2005 but
receive this error when I try to run a simulation:

"comp_msvc: Unable to execute compiler (Win32 error code: 2)
Check that Visual C++ has been installed correctly, and that
its BIN directory is included in the Path environment variable."

Has anybody seen this before? How do I fix this?

Any help would be appreciated. Cheers.
First of all your question is off-topic, if you need help with your
compilers or other tools you should ask in a group discussing those
things, in here we discuss the C++ language and how to use it.

You can fix your problem by first making sure that Visual C++ is
correctly installed and then making sure that the BIN directory is in
the path. When you install Visual C++ you should get a Start-menu called
Visual Studio Command Prompt (or something similar), try using that and
running the compiler from there.

--
Erik Wikström
Sep 18 '08 #2
On Sep 18, 1:21*pm, Erik Wikström <Erik-wikst...@telia.comwrote:
On 2008-09-18 17:48, Ginu wrote:
Hi guys,
I'm trying to run the compiler for Microsoft Visual Studio 2005 but
receive this error when I try to run a simulation:
"comp_msvc: Unable to execute compiler (Win32 error code: 2)
Check that Visual C++ has been installed correctly, and that
its BIN directory is included in the Path environment variable."
Has anybody seen this before? How do I fix this?
Any help would be appreciated. Cheers.

First of all your question is off-topic, if you need help with your
compilers or other tools you should ask in a group discussing those
things, in here we discuss the C++ language and how to use it.

You can fix your problem by first making sure that Visual C++ is
correctly installed and then making sure that the BIN directory is in
the path. When you install Visual C++ you should get a Start-menu called
Visual Studio Command Prompt (or something similar), try using that and
running the compiler from there.

--
Erik Wikström
If you can direct me the group discussing the compiler I would
appreciate it. I've search many times for visual studio compiler and
not found a specific group that covers it. My apologies and thank you
for your help.
Sep 18 '08 #3

"Ginu" <os*******@gmail.comwrote in message
news:98**********************************@a18g2000 pra.googlegroups.com...
On Sep 18, 1:21 pm, Erik Wikström <Erik-wikst...@telia.comwrote:
On 2008-09-18 17:48, Ginu wrote:
Hi guys,
I'm trying to run the compiler for Microsoft Visual Studio 2005 but
receive this error when I try to run a simulation:
[snip]

If you can direct me the group discussing the compiler I would
appreciate it. I've search many times for visual studio compiler and
not found a specific group that covers it. My apologies and thank you
for your help.

Try microsoft.public.vc

-Mike
Sep 18 '08 #4
On Sep 18, 3:24*pm, "Mike Wahler" <mkwah...@mkwahler.netwrote:
"Ginu" <osheik...@gmail.comwrote in message

news:98**********************************@a18g2000 pra.googlegroups.com...
On Sep 18, 1:21 pm, Erik Wikström <Erik-wikst...@telia.comwrote:
On 2008-09-18 17:48, Ginu wrote:
Hi guys,
I'm trying to run the compiler for Microsoft Visual Studio 2005 but
receive this error when I try to run a simulation:

[snip]

If you can direct me the group discussing the compiler I would
appreciate it. I've search many times for visual studio compiler and
not found a specific group that covers it. My apologies and thank you
for your help.

Try microsoft.public.vc

-Mike
Thanks. However, when I get there it says "You cannot post messages
because this group is only available as an archive." So unfortunately
I can't receive help there.
Sep 18 '08 #5
On 18 Sep., 21:30, Ginu <osheik...@gmail.comwrote:
On Sep 18, 3:24*pm, "Mike Wahler" <mkwah...@mkwahler.netwrote:


"Ginu" <osheik...@gmail.comwrote in message
news:98**********************************@a18g2000 pra.googlegroups.com....
On Sep 18, 1:21 pm, Erik Wikström <Erik-wikst...@telia.comwrote:
On 2008-09-18 17:48, Ginu wrote:
Hi guys,
I'm trying to run the compiler for Microsoft Visual Studio 2005 but
receive this error when I try to run a simulation:
[snip]
If you can direct me the group discussing the compiler I would
appreciate it. I've search many times for visual studio compiler and
not found a specific group that covers it. My apologies and thank you
for your help.
Try microsoft.public.vc
-Mike

Thanks. However, when I get there it says "You cannot post messages
because this group is only available as an archive." So unfortunately
I can't receive help there.- Skjul tekst i anførselstegn -
Perhaps an outdated group. There is e.g. http://groups.google.com/group/micro...ic.vc.language,
but I am not sure it is appropriate for your question: lurk there and
find out!

/Peter
Sep 18 '08 #6
On 2008-09-18 22:35, peter koch wrote:
On 18 Sep., 21:30, Ginu <osheik...@gmail.comwrote:
>On Sep 18, 3:24 pm, "Mike Wahler" <mkwah...@mkwahler.netwrote:


"Ginu" <osheik...@gmail.comwrote in message
>news:98**********************************@a18g200 0pra.googlegroups.com...
On Sep 18, 1:21 pm, Erik Wikström <Erik-wikst...@telia.comwrote:
On 2008-09-18 17:48, Ginu wrote:
Hi guys,
I'm trying to run the compiler for Microsoft Visual Studio 2005 but
receive this error when I try to run a simulation:
[snip]
If you can direct me the group discussing the compiler I would
appreciate it. I've search many times for visual studio compiler and
not found a specific group that covers it. My apologies and thank you
for your help.
Try microsoft.public.vc
-Mike

Thanks. However, when I get there it says "You cannot post messages
because this group is only available as an archive." So unfortunately
I can't receive help there.- Skjul tekst i anførselstegn -
Perhaps an outdated group. There is e.g. http://groups.google.com/group/micro...ic.vc.language,
but I am not sure it is appropriate for your question: lurk there and
find out!
I think MS prefers us to use their forums nowadays, try asking in here:
http://social.msdn.microsoft.com/For...neral/threads/

--
Erik Wikström
Sep 18 '08 #7
Ginu wrote:
On Sep 18, 3:24 pm, "Mike Wahler" <mkwah...@mkwahler.netwrote:
>"Ginu" <osheik...@gmail.comwrote in message

news:98**********************************@a18g200 0pra.googlegroups.com...
On Sep 18, 1:21 pm, Erik Wikström <Erik-wikst...@telia.comwrote:
>>On 2008-09-18 17:48, Ginu wrote:
>>>Hi guys,
>>>I'm trying to run the compiler for Microsoft Visual Studio 2005
but receive this error when I try to run a simulation:

[snip]

If you can direct me the group discussing the compiler I would
appreciate it. I've search many times for visual studio compiler
and not found a specific group that covers it. My apologies and
thank you for your help.

Try microsoft.public.vc

-Mike

Thanks. However, when I get there it says "You cannot post messages
because this group is only available as an archive." So
unfortunately I can't receive help there.
There are a lot of subgroups microsoft.public.vc.*

Pick one or more of those!
Bo Persson
Sep 19 '08 #8

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

Similar topics

6
by: paul calvert | last post by:
I hope somewhere here has encountered and solved a similar problem in the past. 1) on a new Win2000 PC: installed Visual C++ 6.0 download & install single file Service Pack 5.0 2) try to...
8
by: jon morgan | last post by:
OK, I'm going to be brave. There is a bug in VS.Net 1.1 that causes random compiler errors. I have raised this issue in posts at least three time in the past couple of months without attracting...
102
by: Skybuck Flying | last post by:
Sometime ago on the comp.lang.c, I saw a teacher's post asking why C compilers produce so many error messages as soon as a closing bracket is missing. The response was simply because the compiler...
16
by: pj | last post by:
(Was originally, probably wrongly, posted to the vc subgroup.) (This doesn't appear to be a c# problem, but a problem with a bug in the Visual Studio c# compiler, but, any help will be welcome...)...
0
by: rollasoc | last post by:
Hi, I seem to be getting a compiler error Internal Compiler Error (0xc0000005 at address 535DB439): likely culprit is 'BIND'. An internal error has occurred in the compiler. To work around...
3
by: Mark Rockman | last post by:
------ Build started: Project: USDAver2, Configuration: Debug .NET ------ Preparing resources... Updating references... Performing main compilation... error CS0583: Internal Compiler Error...
4
by: David Sworder | last post by:
Consider the following line of code (it's not important what it does): resp.DocItem=Relations.SelectDocItems_BySearchString(req.SearchPhrase); It turns out that this line is in error. The...
6
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...
19
by: David W | last post by:
float nanometers(long pm) { return pm / 1000.0f; } void f() { if(nanometers(309311L) == nanometers(309311L)) { // do something }
41
by: Miroslaw Makowiecki | last post by:
Where can I download Comeau compiler as a trial version? Thanks in advice.
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

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.