qt-interest@trolltech.com
[Top] [All Lists]

Re: Visual Studio (VS) IDE - newbie questions

Subject: Re: Visual Studio (VS) IDE - newbie questions
From: Dimitri
Date: Mon, 08 May 2006 19:09:45 +0200
Hi,

1.  Is MingW what I *need* to use to compile on windows
or are there other compiler(s) I should/can use?  Suggestions
welcome.

It depends. The open source edition supports only MinGW out of the box. The commercial edition supports the Microsoft and Intel compiler - and also MinGW of course.

2.  When I startup VS, which project type do I choose to
start the project?

You do have a commercial edition, don't you? If so, have you installed the Visual Studio integration?
        http://www.trolltech.com/products/qt/indepth/vs-integration

3.  How do I handle my companies svn w/the VS IDE?  In other
words, I have a remotely mounted linux partition on the windows
box...is it best to just do the svn commands on the linux box
for checking in and out and link my project to the linux partition
OR is there a better/easier way to use svn with the IDE?

Why not use svn directly on Windows? See for example:
        http://ankhsvn.tigris.org/

--
Dimitri

--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with 
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/

<Prev in Thread] Current Thread [Next in Thread>