Re: [RFC] Enable compilation by Makefile for the MSVC toolchain

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



----- Original Message -----
From: Johannes Schindelin
Date: 8/19/2009 1:16 AM
Using a Makefile from within Visual Studio is just not the intended way to do things, so you will hit the limitations sooner or later.
I use Visual Studio makefile projects daily and have for years. In my case, an additional script takes the Jam build scripts and creates the .vcproj files with the proper file lists and project source folders. These Makefile .vcproj files have full support for Intellisense, debugging, and nearly everything else. The only thing a Makefile project doesn't seem to expose is single file compilation.

Josh


--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]