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

Internal error with OpenGL app. #20209

Open
nintyfan opened this issue Aug 12, 2022 · 0 comments
Open

Internal error with OpenGL app. #20209

nintyfan opened this issue Aug 12, 2022 · 0 comments
Labels
Compiler Crash stale Staled PR/issues; remove the label after fixing them

Comments

@nintyfan
Copy link

What happened?

Project do not compiles. Internal error reported.

Nim Version

Nim Compiler Version 1.6.6 [Linux: amd64]
Compiled at 2022-07-14
Copyright (c) 2006-2021 by Andreas Rumpf

Current Standard Output Logs

https://sourceforge.net/p/knowledge-the-gathering/code/ci/master/tree/

KnowledgeTheGame/src/client/KnowledgeTheGamepkg/MainMenu.nim(13, 8) Warning: imported and not used: 'posix' [UnusedImport]
Error: internal error: getTypeDescAux(tyGenericParam)
No stack traceback available
To create a stacktrace, rerun compilation with './koch temp c <file>', see https://nim-lang.github.io/Nim/intern.html#debugging-the-compiler for details
       Tip: 7 messages have been suppressed, use --verbose to show them.
     Error: Build failed for package: KnowledgeTheGame
        ... Execution failed with exit code 1
        ... Command: /usr/lib64/nim/bin/nim c --colors:on --noNimblePath -d:NimblePkgVersion=0.1.0 --path:/home/slawomir/.nimble/pkgs/nimgl-1.3.2 --path:/home/slawomir/.nimble/pkgs/imageman-0.8.2 --path:/home/slawomir/.nimble/pkgs/stb_image-2.5 --hints:off -o:'/home/slawomir/Dokumenty/zamiast-winshita/Projekty/Knowledge Game.nim/KnowledgeTheGame/client/KnowledgeTheGame' '/home/slawomir/Dokumenty/zamiast-winshita/Projekty/Knowledge Game.nim/KnowledgeTheGame/src/client/KnowledgeTheGame.nim'

Expected Standard Output Logs

All compiles.

Possible Solution

No response

Additional Information

No response

@metagn metagn added Compiler Crash stale Staled PR/issues; remove the label after fixing them labels Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compiler Crash stale Staled PR/issues; remove the label after fixing them
Projects
None yet
Development

No branches or pull requests

2 participants