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 <[email protected]> wrote: > 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 doing > the build just went poof. > > -- > You received this message because you are subscribed to the Google Groups > "Racket Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- Jay McCarthy http://jeapostrophe.github.io "Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of small things proceedeth that which is great." - D&C 64:33 -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

