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
Hello.
I get this error during installation:
Prompt: Build failed for '[email protected]', would you like to try installing 'nsu@#head' (latest unstable)? [y/N] Answer: y Downloading https://github.com/Senketsu/nsu using git Verifying dependencies for [email protected] Info: Dependency on x11@>= 1.0.0 already satisfied Verifying dependencies for [email protected] Installing winim@>= 3.2.4 Downloading https://github.com/khchen/winim using git Verifying dependencies for [email protected] Installing [email protected] Success: winim installed successfully. Installing [email protected] Downloading https://github.com/treeform/flippy using git Verifying dependencies for [email protected] Info: Dependency on vmath@>= 0.1.0 already satisfied Verifying dependencies for [email protected] Info: Dependency on chroma@>= 0.0.1 already satisfied Verifying dependencies for [email protected] Info: Dependency on print@>= 0.1.0 already satisfied Verifying dependencies for [email protected] Info: Dependency on stb_image@>= 2.1 already satisfied Verifying dependencies for [email protected] Installing [email protected] Success: flippy installed successfully. Installing [email protected] Building nsu/nsu.exe using c backend C:\Users\...\.nimble\pkgs2\flippy-0.4.0-298ee45190b40f514a0dddfb13925bd351270cfa\flippy.nim(206, 58) Error: undeclared identifier: 'Rect' candidates (edit distance, scope distance); see '--spellSuggest': (2, 3): 'Vec2' (2, 3): 'Vec3' (2, 3): 'Vec4' Tip: 120 messages have been suppressed, use --verbose to show them. nimble.nim(229) buildFromDir Error: Build failed for the package: nsu
The text was updated successfully, but these errors were encountered:
hey, just hit the same error, I think the flippy package is causing this error
Sorry, something went wrong.
No branches or pull requests
Hello.
I get this error during installation:
The text was updated successfully, but these errors were encountered: