[CMake] vcproj2cmake.rb script: announcing new version / hosting questions
Andreas Mohr
andi at lisas.de
Thu Jun 10 16:25:30 EDT 2010
On Thu, Jun 10, 2010 at 11:44:01AM -0700, Alok Govil wrote:
>
> Sorry I was wrong. VS2005 does support compilation for 64 bits.
Indeed it does, but maybe it has some weakness as compared to newer
versions.
Myself I'm not too interested in 64bit support though since there isn't even
a chance's hell in snowball that the project on my side will be able
to make use of it ATM.
Something related was stated in the script file itself BTW:
# - should continue with clean separation of .vcproj content parsing and .vcproj output
# generation (e.g. in preparation for .vcxproj support)
The .vcproj / .vcxproj XML content of VS2003/05/08/10 all seem to be pretty
similar AFAIR, thus I guess there won't be too much trouble in getting
them supported.
But... it's - not - done - yet (or at least not verified by me to work on
anything other than VS2005).
But I'm always open to suggestions on how to add one's implementation to
the script ;)
Andreas Mohr
More information about the CMake
mailing list