On Fri, May 10, 2013 at 7:25 PM, Kejia柯嘉 <[email protected]> wrote: > hi, > > i build my racket program to win7 execution file, but it needs some > dll on another win7 machine: cannot load dll libracket3m_8bh3lk.dll. > how can i build a standalone distribution program include all > dependencies for my case?
You must generate the executable selecting "Distribution (to install on other machines)". If you did this and it does not work, then it must be a bug, AFAIK. ____________________ Racket Users list: http://lists.racket-lang.org/users

