Re: Prothon on Darwin (Mac OS X 10.3)
"Mark Hahn" <[email protected]>
| Newsgroups | gmane.comp.lang.prothon.user |
|---|---|
| Message-ID | <[email protected]> |
Paul Prescod wrote: > I notice the tarball doesn't seem to ship with any ".pr" files. Does > Prothon have no standard library at all? All of the standard lib is in C so far. We do have a bunch of .pr files for test and .pr files for the tutorial. Ben: You should be including the pr directory in the binary tarball like I do for win32. It inlcudes the test and tutorial directories. You should also include the tutorial html directory. See my win32 zip release for an example release structure.