( Showing only the last 30 out of 117 lines. For a complete log visit the build page )
method set_georef : LL.geographic -> unit
method set_utc_time : int -> int -> int -> unit
method set_wind_sock : float -> string -> unit
method still : GnoCanvas.group
method switch_background : bool -> unit
method text :
?group:GnoCanvas.group ->
?fill_color:string ->
?x_offset:float ->
?y_offset:float -> LL.geographic -> string -> GnoCanvas.text
method toolbar : GPack.box
method top_still : float
method utc_time : GnoCanvas.text
method wind_sock : Wind_sock.item
method window_to_world :
winx:float -> winy:float -> LL.fmeter * float
method world_of : LL.geographic -> LL.fmeter * LL.fmeter
method zoom : float -> unit
method zoom_adj : GData.adjustment
method zoom_down : unit -> unit
method zoom_in_center : float -> unit
method zoom_in_place : float -> unit
method zoom_up : unit -> unit
end,
contains type variables that cannot be generalized
Makefile:149: recipe for target 'mapCanvas.cmx' failed
make[1]: *** [mapCanvas.cmx] Error 2
Makefile:150: recipe for target 'libpprz' failed
make: *** [libpprz] Error 2