Re: An app is born and more about the future of SWI's development tools
Jan Wielemaker <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <[email protected]> |
If you try this one, make sure xpce is configured to run in `threaded' mode (which means it will use its own event loop in its own thread). To do so, ensure :- set_prolog_flag(xpce_threaded, true). is executed before any menu is operated. Will be fixed in the next version, which will probably be follow very soon. --- Jan P.s. Confirmed to work at least basically on Mac OS X 10.8.4. On 08/17/2013 11:17 PM, Jan Wielemaker wrote: > Hi, > > After all the heat, it is time to test whether the `applification' of > SWI-Prolog will land in the Mac community. The application is ready > for download from (this is a temporary place): > > http://www.swi-prolog.org/download/MacOSX/SWI-Prolog-6.5.1.dmg