[ gpsdrive ] cmake not working

Joerg Ostertag (gpsdrive Munich/Germany) gpsdrive at ostertag.name
Thu Jul 10 13:33:39 AKDT 2008


On Donnerstag 10 Juli 2008, Rick Richardson wrote:
> $ mkdir build
> $ cd build/
> $ cmake ..
> 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
>

Strange I just tried a complete new checkout and compile ...

tweety at moby:~/test.tmp$ svn co http://svn.gpsdrive.cc/gpsdrive/trunk gpsdrive
...
tweety at moby:~/test.tmp$ cd gpsdrive/
tweety at moby:~/test.tmp/gpsdrive$ cd build/
tweety at moby:~/test.tmp/gpsdrive/build$ cmake ..
tweety at moby:~/test.tmp/gpsdrive/build$ make
...
tweety at moby:~/test.tmp/gpsdrive/build$ ./src/gpsdrive 

gpsdrive starts and is working.


More information about the GPSdrive mailing list