Cmake can create projectfiles for any version of MSVC, as long as that version of MSVC is installed.
It should work from any drive letter, it is not restricted to C: Otherwise, please use the cmake support channels. Thanks, Erwin 2010/1/11 <[email protected]> > Selon joe <[email protected]>: > > > > > I wasn't advocating generating project files from our scons system, > > heh. I'm all for replacing scons, actually, either by rewriting our > > scons wrapper and infrastructure to use waf, or replacing it with > > cmake if cmake is good enough. > > > > Here, cmake exports a project if it is running itself on a disk named c: > with > the sources and the windows system and only with msvc 9.0 (and MingW too). > But, > it can't make compil anything with msvc 8.0 or MingW if the sources are > located > on another disk. > > jms. > > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers > _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
