1
vote
0answers
97 views

Visual Studio 2010 - Double slash in Target name

I just noticed my VS 2010 project uses two slashes between the full path and the executable name when linking the project (notice the \\ in the Debug\\TestQT.exe): 2> LINK : ...
2
votes
2answers
521 views

How to disable line highlight in Visual Studio 2010?

Look at how awful this looks: It's very hard to read on the line you're actually working on. Is there a way to disable this highlighting feature?
1
vote
1answer
820 views

GFortran with Visual Studio 2010 as IDE

My machine is WIN7 64 bit. Could I use GFortran with Visual Studio 2010? i.e. can I use the visual studio as an IDE for gfortran?