Skip to content

build error #34

@withMeAndGit

Description

@withMeAndGit

Describe the bug
Compilation for Windows (nimble buildWindows) eventually throws an error: SIGSEG Illegal storage access (Attempt to read from nil?)
zlib also changed the location of the archive to https://zlib.net/fossils/zlib-1.3.tar.gz (from https://zlib.net/zlib-1.3.tar.gz)

To Reproduce
Steps to reproduce the behavior:

  1. change zlib url in DMusic.nimble
  2. echo "export PATH='\$PATH:~/.nimble/bin/dmusic'" >> ~/.bashrc
  3. nimble buildWindows
  4. See error SIGSEG Illegal storage access (Attempt to read from nil?)

Expected behavior
Successful compilation :)

  • OS: (WSL) ubuntu 24.04
  • Version: last commit (a62f2fa)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions