[ gpsdrive ] FYI: Makefile changes from automake to cmake

Joerg Ostertag (gpsdrive Munich/Germany) gpsdrive at ostertag.name
Sun Dec 30 05:17:57 AKST 2007


On Sonntag 30 Dezember 2007, Guenther Meyer wrote:
> Am Sonntag 30 Dezember 2007 schrieb Joerg Ostertag (gpsdrive 
Munich/Germany):
> > We are currently trying to change the makefiles and build structure for
> > gpsdrive from autotools to cmake in the next few days/weeks. So you might
> > experience some troubles compiling the svn sources. If so please tell us
> > in order to find a way arround the troubles.
>
> ok, so how do I build with cmake?
> a "cmake ." won't work. and what is thsi lomoco thing?

If you already calles cmake anywhere alse, you schould remove the file
CMakeCache.txt. This is what the error means.

Then do the following:
	mkdir build
	cd build
	cmake -D CMAKE_INSTALL_PREFIX:PATH=/usr ..
	make

-- 

Jörg (Germany, Munich)

http://www.ostertag.name/
Tel.: +49 89 420950304
Skype: JoergOstertag


More information about the GPSdrive mailing list