On Wed, Dec 10, 2008 at 2:13 PM, Kermit Mei <kermit....@gmail.com> wrote:

>
> http://www.cmake.org/Wiki/CMake_FAQ#Can_I_do_.22make_uninstall.22_with_CMake.3F
>
>
> Hello, I config my project as the above told.
> Everything is OK when I "make uninstall". But the only thing I can't deal
> with is that I can't delete some links which point to some libraries.
> My output is like this:


Have you checked to make sure you have permissions to delete the affected
files?

What version of CMake are you using?

Have you tried this with CMake 2.6.2?

Can you create and send to the list a small example which reproduces the
problem you're having?

-- 
Philip Lowman
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to