Ben Medina wrote:
1. CMAKE_CFG_INTDIR is set to $(ConfigurationName), a macro which no
longer exists in VS 2010.
[snip]
2. The VS10 generator seems to no longer replace forward slashes with
back slashes in file paths, which breaks UNC paths in the project
[snip]
3. find_package (Qt4 REQUIRED) sets QT_LIBRARIES to a list that
contains a space-separated entry. For example:
[snip]
Do these sounds like legitimate bugs, or my own problems? I didn't
find anything resembling these in Mantis.

Yes, please file an entry for each of the above and send me the issue
numbers.

Thanks,
-Brad
_______________________________________________
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

Reply via email to