Hi Alex,
On 4/1/2016 2:17 AM, Alex Harsanyi wrote:
Hi George,
The option to create an executable from DrRacket worked fine for me in Racket
6.4 and several prior versions.
However, this particular problem also happens when I use
`create-embedded-executable' (which ultimately raco exe uses),
Hi George,
The option to create an executable from DrRacket worked fine for me in Racket
6.4 and several prior versions.
However, this particular problem also happens when I use
`create-embedded-executable' (which ultimately raco exe uses), which is how I
build my application. I noticed it wh
On Thu, 31 Mar 2016 16:08:56 -0700 (PDT), Alex Harsanyi
wrote:
>Hi,
>
>I'm getting an error when trying to create an executable for a program that
>uses the math/statistics module. The simplest example that reproduces the
>issue is:
>
> #lang racket
> (require math/statistics)
>
> (let* ([s
3 matches
Mail list logo