Compiler problem

G

Ginu

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.
 
E

Erik Wikström

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.
 
G

Ginu

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.

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.
 
G

Ginu

On 2008-09-18 17:48, Ginu wrote:

[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.
 
P

peter koch

"Ginu" <[email protected]> wrote in message
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:

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

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/microsoft.public.vc.language,
but I am not sure it is appropriate for your question: lurk there and
find out!

/Peter
 
E

Erik Wikström

"Ginu" <[email protected]> wrote in message
On Sep 18, 1:21 pm, Erik Wikström <[email protected]> wrote:
On 2008-09-18 17:48, Ginu wrote:
I'm trying to run the compiler for Microsoft Visual Studio 2005 but
receive this error when I try to run a simulation:

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

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/microsoft.public.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/Forums/en-US/vcgeneral/threads/
 
B

Bo Persson

Ginu said:
On 2008-09-18 17:48, Ginu wrote:
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,169
Messages
2,570,919
Members
47,460
Latest member
eibafima

Latest Threads

Top