Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upUnable to build using modules #28
Comments
This comment has been minimized.
|
It looks like you're using nightly, not syntex. You need to specify a few things in |
sgrif
closed this
Nov 29, 2015
This comment has been minimized.
|
(Sorry, the instability should settle a bit on Monday when I release 0.1) |
This comment has been minimized.
|
No worries. I had not seen the codegen docs yet. Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mfpiccolo commentedNov 29, 2015
I am trying to build using the latest master but a bunch of unimplemented errors now. It was working on master and when I pointed to the newest master on yaqb there was a serde compatibility issue because of quasi. I removed serde and now I am trying to get the same functionality but I am unable to compile.
I can post the code in the issue but it may just be easier to link.
Here are the two files from my try-compile branch:
https://github.com/mfpiccolo/yaqb_test/blob/try-compile/src/models/post.rs
https://github.com/mfpiccolo/yaqb_test/blob/try-compile/src/models/user.rs
Any idea why I would be getting the errors like: