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
nim c -r .\src\folx.nim on windows, nim version 2.1.1
nim c -r .\src\folx.nim
after ac8fdaf
also there're a lot of small black box on interface.
C:\Users\mac\Documents\nim_works\folx\src\folx.nim(162) handleFolx C:\Users\mac\Documents\nim_works\folx\src\side_explorer.nim(274) handleSideExplorer C:\Users\mac\Documents\nim_works\folx\src\side_explorer.nim(274) handleSideExplorer C:\Users\mac\Documents\nim_works\folx\src\side_explorer.nim(274) handleSideExplorer C:\Users\mac\Documents\nim_works\folx\src\side_explorer.nim(274) handleSideExplorer C:\Users\mac\Documents\nim_works\folx\src\side_explorer.nim(260) handleSideExplorer C:\Users\mac\Documents\nim_works\folx\src\side_explorer.nim(172) handleItem C:\Users\mac\Documents\nim_works\folx\src\render.nim(155) handleImage C:\Users\mac\Documents\nim_works\folx\src\graphics\gl.nim(118) loadTexture C:\Users\mac\.nimble\pkgs2\opengl-1.2.9-87ece9f3a9f99d17332b50885e15a4dcb18c51b5\opengl\private\errors.nim(44) glTexImage2D C:\Users\mac\.nimble\pkgs2\opengl-1.2.9-87ece9f3a9f99d17332b50885e15a4dcb18c51b5\opengl\private\errors.nim(99) checkGLerror Error: unhandled exception: OpenGL error: out of memory [GLerror]
The text was updated successfully, but these errors were encountered:
fix?/workaround: #21
2337289
No branches or pull requests
nim c -r .\src\folx.nim
on windows, nim version 2.1.1after ac8fdaf
also there're a lot of small black box on interface.
The text was updated successfully, but these errors were encountered: