Hi all
We are using VC6 SP6 with cmake 2.6 patch 3. Our workspace (dsw) contains many (about 30) projects (dsp) of type shared (dll). There are dependencies between the different projects (dlls). (Note: *this might be the issue) CMake is doing a great job on setting the dependencies and build order correct. Then the first build works great, but on the second build attempt VC6 usually hangs. (Require a kill or wasting an hour) This is a major issue for us. Thanks in advance techsgin
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
