Skip to content

When (I think) going above 2GB for final installer, get "Internal compiler error #12345: error mmapping datablock to 32140454." #259

@pseudotensor

Description

@pseudotensor

Love the project, using for h2oGPT: https://github.com/h2oai/h2ogpt

With torch being 4GB and some other stuff being another 1GB, my total build folder becomes order 5.5GB. The building of installler seems to nearly complete then fails like this. I know before adding another 600MB the final file was 1.9GB, so I assume going over made things fail.

I'm unable to delete any files, so can I increase the compression or otherwise make work? I have 64-bit system and bitness=64 is specified.

~~~ Running makensis ~~~
Processing config: C:\Program Files (x86)\NSIS\nsisconf.nsh
Processing script file: "build\nsis\installer.nsi" (ACP)

Internal compiler error #12345: error mmapping datablock to 32140454.

Note: you may have one or two (large) stale temporary file(s) left in your temporary directory (Generally this only happens on Windows 9x).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions