-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
createRenderTarget crashes #137
Labels
Comments
Did you compile an up to date Krom version? |
Tested artifact from my PR, very latest. |
Try to build one with the latest Kinc revision. |
macOS CI has same error as here #129, but Linux compiles =) |
Uhm, what? But that error is in Chakra and that's still the same. |
Maybe new Kinc wants clang v8 that is broken with old version of Chakra? |
No, it does not set a clang version. Will give it a try myself next time I boot macOS. |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Segmentation fault: 11
Without
fillCircle
:-[_MTLCommandEncoder dealloc]:75: failed assertion `Command encoder released without endEncoding'
Without this block works, but crashes with krom
--watch
arg on Empty project.macos 10.14.6
The text was updated successfully, but these errors were encountered: