On Fri, Dec 9, 2011 at 3:50 AM, Eric Noulard <[email protected]> wrote: > 2011/12/9 Clifford Yapp <[email protected]>: >> I decided to take a stab at using the Eclipse Unix Makefile generator >> with my project - on import, I get the following error: >> >> Error processing changed links in project description file. >> >> No file system is defined for scheme: virtual >> >> I'm not really sure what this means or what issue it's indicating - >> has anyone else seen this? > > Which CMake version? > > Which version of Eclipse are you using? > Helios, Indigo? > > Alex will answer that but I think virtual folder are used > in linked resource which implies at least Helios I think. > > Alex also tries to detect the eclipse version in order to use ot nor > use some eclipse features, this should only be in master I think. > > -- > Erk > Membre de l'April - « promouvoir et défendre le logiciel libre » - > http://www.april.org > -- > > 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
Please try with CMake 2.8.7-rc1, released yesterday. There have been several Eclipse related changes since 2.8.6. Then report back whether it is still a problem or not. Thx, David -- 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
