Skip to content

[Bug] Pattern Editor cannot load libraries on web #2466

@denysvitali

Description

@denysvitali

Operating System

N/A (Web)

What's the issue you encountered?

When using ImHex on web (https://web.imhex.werwolv.net/), it looks like the preprocessor fails to find the includes (e.g: #include <std/io.pat>) despite the content has been downloaded:

Image

This results in:

error: Could not find file std/io.pat

How can the issue be reproduced?

  1. Visit https://web.imhex.werwolv.net/
  2. Download the std libraries
  3. Type #include <std/io.pat> in the pattern editor

ImHex Version

1.37.4

ImHex Build Type

  • Nightly or built from sources

Installation type

Web

Additional context?

b6b24df

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