Link to home
Start Free TrialLog in
Avatar of yuanye003
yuanye003

asked on

Use VC++6.0 under WindowsXP(Home Edition)

Yesteday I install Visual Studio 6.0 into my XP system.

When I write a easiest program on it like
#include <iostream.h>
void main()
{
   cout<<"Hellow World!"<<endl;
}

The compiler error is :cl.exe error
why?
I try to reinstall the VS6.0,But show me the same error?

At the same time the Turbo C 2.0/3.0 can not use either
they report the error : can not creat ***.obj
?:( Ihave no idea now

Thank you.
Avatar of jhance
jhance

Visual Studio 6.0 works fine on XP Home.

It would really help if you would provide some details about EXACTLY what you are doing and what error is being displayed.
ASKER CERTIFIED SOLUTION
Avatar of gandalf79
gandalf79

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Dear yuanye003

I think you forgot this question. I will ask Community Support to close it unless you finalize it within 7 days. You can always request to keep this question open. But remember, experts can only help you if you provide feedback to their questions.
Unless there is objection or further activity,  I will suggest to accept

     "gandalf79"

comment(s) as an answer since you never gave more feedback.

If you think your question was not answered at all, you can post a request in Community support (please include this link) to refund your points. The link to the Community Support area is: https://www.experts-exchange.com/commspt/

PLEASE DO NOT ACCEPT THIS COMMENT AS AN ANSWER!
======
Werner
Force accepted

** Mindphaser - Community Support Moderator **