[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Making exe's in 199




Matt, some time ago you posted an example of how to create standalone exe's in 199. If I run the exe produced from that example, I get:

        require: unknown module in |#%TestBrowser200|
        make-primitive-object: struct-type not yet prepared: <#primitive-class>

If I run the same file through the command-line (using --require), it works.

(From your sample I renamed module "b" to "TestBrowser200"; that's where that's coming from.)

Is something wrong with the example, the build, or me? Or a combination of the above? :-)