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.
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?
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.