[ gpsdrive ] Building gpsdrive without Friendsd and kismet

info at 4x4falcon.com info at 4x4falcon.com
Tue Jan 6 17:36:47 AKST 2009


> I would use the options WITH_KISMET and WITH_FRIENDSD
> with default values ON.
>
> you define the possible options and their default values inside
> DefineOptions.cmake
>
> then you have to check those values and set the compiler directives in the
> relevant CMakeLists.txt
>
> example:
> if (WITH_KISMET)
>   add_definitions(-DKISMET)
> endif (WITH_KISMET)
>
> the you can use the usual code:
>>  #IFDEF KISMET
>>  ...
>>  #ENDIF
>>
>
> if you do those changes, please also updater the documentation.


Hi All,

Thanks for this.  Have it all working for friendsd.

Now one other question does the travelmode set from the Navigation pane of
configuration have any other use than with friends?  I can see no other
use.

Regards
Ross




More information about the GPSdrive mailing list