On Thu, Jan 13, 2005 at 11:41:17AM +0000, Angus Leeming wrote: > > I guess Bakefile could do it, but any way to get compilation and linking > > with Visual Studio working would allow me to work on LyX. I'm itching to > > work on it again, but I do not have much time. > > In all seriousness, if you are interested in working on LyX under Visual > Studio, then why not take this on?
Because it's not excatly easy, and the sheer amount of files in the project make manual creation of a .vcproj file a pain. Some semi-automated way starting from the Makefile.am's might be needed, but so far I simply found not enough time to do so (I tried the manual version a while ago when Asger showed interest, but failed to complete the job...) Andre'