From: Takenori K. <tk...@gm...> - 2009-03-05 17:34:07
|
Hi Hedayat, 2009/3/6 Hedayat Vatankhah <hed...@ai...>: > Does the user need to supply the installation paths of libraries (such as > SDL) to cmake like what you did? (It seems that it was not needed before as > stated in [1], so we should be able to do so with CMake too). Probably, yes. It depends installation paths of libraries. > Yes, it is not that elaborate. But: > 1. In Linux, we have not received any reports about compiling problems till > now. So, it seems that it covers most common cases and its usable. If we > found any problems, we will fix it. I think there is no need for autotools > support here. I was surprised, when I saw "error: boost/shared_ptr.hpp: No such file or directory". > And autotools support is removed now. So, please accept CMake as our build > system :) I accepted cmake support from the beginning. I always give up to use autotools again or I don't fix cmake support. # Because, cmake is easier than english :) Regards, Takenori KUBO |