> Considering the source doesn't yet contain VS2008 project files... Did someone contribute VS2008 files and they were not included? Any reason given? In any case, the 2005 files work fine with VS2008; you just have to do something like:
vcbuild /nologo /upgrade ..\..\3rd\UnitTest++\UnitTest++.vsnet2005.sln to build it. The same trick will not work with VS2010 because vsbuild has been replaced by msbuild. You can automatically upgrade the project files, but it looks like you have to bring up the IDE to upgrade the solution file. > ...then I very much doubt it. That's probably not the best way to encourage the authors to do what you ask. Chris ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ unittest-cpp-devel mailing list unittest-cpp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/unittest-cpp-devel