i was able to successfully build by specifying guix shell -m manifest.scm
thank you, looking forward to playing around
didij
2
Posts
1
Followers
A member registered May 06, 2024 · View creator page →
Creator of
Recent community posts
Spring Lisp Game Jam 2024 community · Replied to David Thompson in Guile Hoot game template repository
hey i am looking at this as a likely candidate for my game...
ran into a snag trying to build the test repo
$ make
guild compile-wasm -L modules -o game.wasm game.scm
guild: unknown script "compile-wasm"
Try `guild help' for more information.
make: *** [Makefile:14: game.wasm] Error 1
i have guix, did guix pull to get to the latest version, added the latest guile, and hoot... this is my first time working with this sort of sotware stack, not familiar with all the necesasry working parts, not really sure where to go from here...