The relevant message may have been visible in the logs (which you can see
via Console.app) just in case you're in a situation where you can't easily
switch to the cmdline DrRacket.
Robby
On Sunday, December 1, 2013, Jens Axel Søgaard wrote:
> 2013/12/1 Matthew Flatt >:
> > What happens if you ru
2013/12/1 Matthew Flatt :
> What happens if you run `drracket` directly from the command line,
> instead of using `open`?
Then I get to see that the error message, that tells me that
that I forgot to run make (well it says "bytecode file needs re-compile").
And indeed I did forget to run make.
Af
At Sun, 1 Dec 2013 01:08:19 +0100, Jens Axel Søgaard wrote:
> Hi All,
>
> I'd like to add cairo_recording_surface_create to the cairo ffi in
> draw/unsafe/cairo.rkt.
>
> Adding the line (and just that line)
>
> (define-cairo cairo_recording_surface_create (_cfun _uint
> _cairo_rectangle_t-pointe
Hi All,
I'd like to add cairo_recording_surface_create to the cairo ffi in
draw/unsafe/cairo.rkt.
Adding the line (and just that line)
(define-cairo cairo_recording_surface_create (_cfun _uint
_cairo_rectangle_t-pointer -> _cairo_surface_t)
#:make-fail make-not-available
#:wrap (allocator
4 matches
Mail list logo