Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 6

Qt-interest Archive, March 2002
RE: VC 7 and VC 6 on same machine


Message 1 in thread

My problem with a side-by-side installation of VC6 and VS.NET was that
the JIT debugger was set to VS.NET and sometimes it failed.  The VS.NET
debugger can indeed debug VS6 C++ native applications (horay!), but
things didn't go smoothly.  This was with the 2nd beta.

I have the actual release code in a box sitting on the shelf.  I don't
have the courage to install it on my main development machine as I fear
it will blow things.

-- Paul.

> -----Original Message-----
> From: Christopher Thompson [mailto:christ@axionspatial.com] 
> Sent: 14 March 2002 23:24
> To: omar@natasha.org; Qt-Interest@Trolltech. Com
> Subject: Re: VC 7 and VC 6 on same machine
> 
> 
> On Thursday 14 March 2002 4:17 pm, Omar wrote:
> > Anyone know if you can have Visual Studio NET and Visual 
> Studio 6 on 
> > the same machine?? I want to try out the CLR stuff, but I 
> don't want 
> > to lose the ability to compile my QT code at work.  I recall trying 
> > the .NET Beta version last year and it totally screwed up my Win2K 
> > machine.
> 
> I was able to have both installed (VC7 release candidate) 
> just fine, though 
> please note that I ONLY use the C++ compiler, not VB or 
> anything else.  Also, 
> file associations will be grabbed by one or the other.
> 
> That said, you are likely better off with a separate 
> partition for VC7 if you 
> rely on VC6 on a day-to-day basis.  And be warned that it 
> took me several 
> hours to get VC7 installed and my machine is certainly not 
> underpowered.
> 
> --
> List archive and information: http://qt-interest.trolltech.com
>