Skip to content
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

terminate called after throwing an instance of 'char const*' #62

Closed
henning opened this issue Dec 31, 2020 · 3 comments
Closed

terminate called after throwing an instance of 'char const*' #62

henning opened this issue Dec 31, 2020 · 3 comments

Comments

@henning
Copy link

henning commented Dec 31, 2020

Hi,

I dont get the program to work (on an Ubuntu 20.10):

$ ./src/bz 
terminate called after throwing an instance of 'char const*'
Aborted (core dumped)

I never really learned C++, so before spending hours debugging, I ask if this is a known thing, or if there is a recommended Linux version where it should work, or if I better only try with a Raspberry device.

Thanks in advance! The project looks very promising and I would love to be able to use it! ;)

@deetrone
Copy link
Collaborator

deetrone commented Jan 2, 2021

Hi,

The executable you are trying to run only works on Raspberry Pi with the control interface built. On a desktop device you can run some of the examples instead. There is more information in the user guide of our wiki.

Great to hear your interest in the project :)

@henning
Copy link
Author

henning commented Jan 14, 2021

ok, thanks and sorry for not reading the docs properly - my bad :(

@deetrone
Copy link
Collaborator

@henning No worries. We're glad you're giving our project a try even though it's in its infancy. Let us know if you have other issues or ideas. Admittedly the release is very early and rather unstable. We're hoping to get ahead with development and have a new version that is truly usable and fun so keep an eye on bzzzbz :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants