Example at https://alchemy.rs/ does not compile #1
Labels
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference: code/alchemy#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I tried to copy the example provided at https://alchemy.rs/ at it is without any modification and got this error message:
From the error message looks to be something to do with Alchemy. I'm on Ubuntu 19.04 x64 using Rust 1.34.
Yup! Right now the example will only run on
cocoa- I have the basics of thegtkbackend in a local branch but haven't had time to really finish it yet.I wanted to push the repo out to get feedback on API and so on, but this is still very much a silent launch. GUI frameworks are a huge project, so... lol
I'll leave this open as both a disclaimer to anyone coming by, as well as a push to get it running on Ubuntu. I'll drop a note here when it's runnable too. :)
@ryanmcgrath thank you so much a quick response.