On Monday 03 September 2007 19:24:41 Dave Neary wrote:
> Hi,
>
> I just tried to run make install in the 2.2 branch, and got the
> following error:
>
> CMake Error: Error in cmake code at
> /home/dneary/src/wengophone-2.2/build/wengophone/src/presentation/qt/cmake_
>install.cmake:54: FILE INSTALL cannot find file
> "/home/dneary/src/wengophone-2.2/build/debug/libowutil.so" to install.
>
> Indeed, there is no debug/libowutil.so - there is a
> libs/owutil/util/libowutil.a which is not installed.
>
> Aurélien: is this related to your recent change of owutil?

Yes, it is. Most probably you need to rm your CMakeCache.txt. This is because 
OWBuild store the project type as a CMake cache variable.

Aurélien
_______________________________________________
Wengophone-devel mailing list
Wengophone-devel@lists.openwengo.com
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to