-
Notifications
You must be signed in to change notification settings - Fork 147
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
Errors when building examples #3
Comments
|
I just looked at rebuild_examples.sh. This line looks like a problem:
|
|
@SSteve the examples rely on the other Daisy library, libDaisy, in order to access the hardware. So a LIBDAISY environment variable pointing to the location of the other library. We're still finalizing a lot of details there, and there are many moving pieces still. In about a week or two we'll open that library up to. Until then, unfortunately the examples cannot be built. Sorry for the inconvenience! |
|
No worries. I'm happy to be along for the spin-up ride. It's not like I have any hardware to run it on yet, anyway! But I'm backer number 71 and I'm looking forward to having a Daisy to play with. |
|
@SSteve after a long wait, we can finally close this issues see: https://github.com/electro-smith/DaisyWiki/wiki for a Getting started guide. |
…able-osc Converts Tables struct into a template class
I just set up the development environment under macOS 10.14.6. When I run
./rebuild_all.shbuilding DaisySP seems to work but there are errors when building the examples. Here's the output:The text was updated successfully, but these errors were encountered: