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

Issue during initalization #40

Open
elcosmelco opened this issue May 22, 2019 · 0 comments
Open

Issue during initalization #40

elcosmelco opened this issue May 22, 2019 · 0 comments

Comments

@elcosmelco
Copy link

It compiles but when initializating it fails with the following call stack which perhaps has something to do with the changes to the string trim functions in the OZW master branch?

System.Runtime.InteropServices.SEHException (0x80004005): External component has thrown an exception.
   at OpenZWave.Manager.GetValueListItems(Manager* , ValueID* , vector<std::basic_string<char\,std::char_traits\,std::allocator >\,std::allocator<std::basic_string<char\,std::char_traits\,std::allocator > > >* )
   at OpenZWave.ZWManager.GetValueListItems(ZWValueId id, String[]& o_value) in d:\........\libraries\openzwave-dotnet-uwp\open-zwave\cpp\src\manager.h:line 151

I'm not great with c++ but if there's anything else I can do to help please let me know.
Also - sorry for the vague topic but I'd just be guessing otherwise.

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

1 participant