Re: Help with fake_actions


9 Nov 1995 19:07:04 GMT

Okay, so I tried to freshly download all new library files AND a new
download of Inform5.5 (Mac 2.12) as well, just to try and figure out why
I've suddenly run into problems compiling the libraries with this new
version.

NOW it seems that Inform is not loading in parser or verblib at all...
tracing the compilation, I see that the files are opened, but closed
again immediately. This results in (when compiling the bare-bones RUINS
example from the first chapter of the new manual) an error stating that
DESCRIPTION is not a defined property and that LOCATION is not a
variable.

What am I doing wrong here? The library files are included in proper
syntax. The short file RUINS.INF compiles fine on my old Inform 5.4
with library files 5/8. But I'm stuck when trying to get the new
version to work.

Any help would be appreciated.

Chip Hayes