Zitat von Derek Atkins <[email protected]>:
Unbound variable: @
This is very odd.. What version of slib do you have? What happens if
you do this:
guile
guile> (use-modules (ice-9 slib))
guile> @
#<macro! @>
guile>
At least, this is what I get when I run it.
In the windows build, this gives the same "Unbound Variable" error
reported by jraehl.
Similarly:
guile -c '(use-modules (ice-9 slib)) @'
returns without an error for me.
In the windows build, this gives "ERROR: Unbound variable: @".
The version numbers you can see in packaging/win32/defaults.sh;
guile-1.6.8, slib3a3.
Regards,
Christian
_______________________________________________
gnucash-devel mailing list
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-devel