Re: [racket-users] Failure when building a distributable application

2015-10-01 Thread Gustavo Massaccesi
I think that I will not be to able to fix this, but anyway I think that there is very little information here. Windows, OSX, Linux, or other? Version? Which DrRacket version are you using? Gustavo On Wed, Sep 30, 2015 at 5:54 AM, Byron Davies wrote: > How can one debug a failure to build a d

Re: [racket-users] Failure when building a distributable application

2015-10-01 Thread Jay McCarthy
If you ran the build process from DrRacket and didn't get any useful error information, I'd try to run "raco exe" from the command line, because maybe DrRacket isn't passing along the information you need. Jay On Wed, Sep 30, 2015 at 4:54 AM, Byron Davies wrote: > How can one debug a failure to

[racket-users] Failure when building a distributable application

2015-09-30 Thread Byron Davies
How can one debug a failure to build a distributable application (from the Racket menu)? I can build the lesser levels (source launcher and compiled launder), but building a distributable application just bombs out, with no trace of information. DrRacket itself is still alive, but the process d