We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I tried setting it up/using it on Windows.
It works up to Ice.loadSlice() in load_slice, and then exits with code -1073740791, with no output whatsoever.
Ice.loadSlice()
load_slice
-1073740791
Supposedly, CustomLogger should ensure ice log messages should be logged too.
CustomLogger
The text was updated successfully, but these errors were encountered:
Maybe the imported slice files are missing from known include paths? Maybe unix inlucde paths cause a problem?
Sorry, something went wrong.
No branches or pull requests
I tried setting it up/using it on Windows.
It works up to
Ice.loadSlice()
inload_slice
, and then exits with code-1073740791
, with no output whatsoever.Supposedly,
CustomLogger
should ensure ice log messages should be logged too.The text was updated successfully, but these errors were encountered: