[ gpsdrive ] cmake not working
Andreas Putzo
andreas at putzo.net
Wed Jul 9 06:42:42 AKDT 2008
Hi Rick,
On Jul 08 19:54, Rick Richardson wrote:
> $ pwd
> /home/rick/proj/gpsdrive2/trunk/build
>
> $ cmake -D CMAKE_INSTALL_PREFIX:PATH=/usr ..
> CMake Error: gpsdrive requires an out of source build. Please create a separate
> build directory and run 'cmake /path/to/gpsdrive [options]' there.
> -- Configuring done
>
> What next?
works here. Maybe your svn snapshot is outdated?
svn co http://svn.gpsdrive.cc/gpsdrive/trunk
cd trunk/build
cmake ..
cmake --version
cmake version 2.6-patch 0
regards,
andreas
More information about the GPSdrive
mailing list