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 uperror: proc-macro derive panicked compiling diesel/examples/sqlite/getting_started_step_1 #1307
Comments
This comment has been minimized.
|
You need to set the |
sgrif
closed this
Nov 16, 2017
This comment has been minimized.
kjeremy
commented
Nov 16, 2017
|
I forgot to mention my |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
kjeremy commentedNov 16, 2017
Setup
cargo 0.22.0 (3423351a5 2017-10-06)
Versions
Feature Flags
Problem Description
Running
cargo buildin diesel/examples/sqlite/getting_started_step_1 results in a failure due toproc_macro.What are you trying to accomplish?
Build the example.
What is the expected output?
A successful build.
What is the actual output?
Are you seeing any additional errors?
Steps to reproduce
Checklist