Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build error #4

Open
nkcr opened this issue Jul 7, 2022 · 3 comments
Open

Build error #4

nkcr opened this issue Jul 7, 2022 · 3 comments

Comments

@nkcr
Copy link

nkcr commented Jul 7, 2022

First of all I must say I was amazed by this sumulation tool when I saw it on https://www.youtube.com/watch?v=mlrf1058ENY&list=PLuhRWgmPaHtRPl3Itt_YdHYA0g0Eup8hQ&index=4. Which is why I wanted to try it myself.

I'm using Gerbil v0.17 on Gambit v4.9.3 and when I launch gxpkg install github.com/vyzo/gerbil-simsub I get the following error:

➜ gxpkg install github.com/vyzo/gerbil-simsub
... install github.com/vyzo/gerbil-simsub
... build github.com/vyzo/gerbil-simsub
*** ERROR IN gx#core-expand-ref% -- Syntax Error
*** ERROR IN "simsub/flood.ss"@44.7
--- Syntax Error: Reference to unbound identifier
... form:   (%#ref log-error)
... detail: log-error at "simsub/flood.ss"@44.7
Process exited with non-zero status
17920
(path:

Is there any "easy" way to get around that ?

@vyzo
Copy link
Owner

vyzo commented Jul 7, 2022

yeah, its bitrot, log-error is replaced by errorf.
I will be updating it soon, as i plan to simulate the episub extensions, possibly this weekend.

@nkcr
Copy link
Author

nkcr commented Jul 7, 2022

glad to hear that, I'm looking forward :)

@vyzo
Copy link
Owner

vyzo commented Jul 30, 2022

I started working on refactoring amd support for gs1.1/1.2 in #5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants