-
Notifications
You must be signed in to change notification settings - Fork 219
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to make #406
Comments
Maybe need to |
There is no submodule in this repo, how would it work? 🤔 |
I solved it by following steps:
|
Given that the C++ code is .gitignore'd, could we remove Alternatively, is there any simple workaround to allow building C++ output without the complicated and platform-dependent steps of #406 (comment)? |
Ping @hanfei1991 @flowbehappy |
Same issue here. It could be better to include the installation of |
@Fullstop000 Maybe you can try just |
@breeswish I'm about to compromise and use |
@Fullstop000 I actually never run |
You can now build with |
Following instructions in README, and failed with the following error messages:
What step am I missing?
The text was updated successfully, but these errors were encountered: