"Marc Noirot" <[EMAIL PROTECTED]> wrote on 2008-11-3 22:06

William A. Rowe, Jr. said the following on 11/03/2008 07:32 AM:
Lets look to supporting [name your favorite IDE] as a bigger picture
item not specific to windows, and to transition away from .dsp for
the build/ide view support.

What about going one step further and using a tool
able to generate Makefiles and IDE files for [name some of your favorite IDEs] ?

I'm thinking about something like CMake, which is able to target
the following environments on Windows :
# Borland Makefiles
# MSYS Makefiles
# MinGW Makefiles
# NMake Makefiles
# Unix Makefiles
# Visual Studio 6
# Visual Studio 7
# Visual Studio 7 .NET 2003
# Visual Studio 8 2005
# Visual Studio 8 2005 Win64
# Visual Studio 9 2008
# Visual Studio 9 2008 Win64
# Watcom WMake
# CodeBlocks - MinGW Makefiles
# CodeBlocks - Unix Makefiles
# Eclipse CDT4 - MinGW Makefiles
# Eclipse CDT4 - NMake Makefiles
# Eclipse CDT4 - Unix Makefiles

--
Marc Noirot

This seems overwhelming. So it seems possible for httpd to have a "one-to-fit-all" IDE "project file" generator? Then everyone will have a happy ending...

Bing



Reply via email to