Skip to content

Conversation

@olliwang
Copy link

Define USE_FILE32API to force a fallback from the missing ftello()/fseeko() to the standard ftell()/fseek(), resolving the compile error. This may limit support for files > 2GB on 32-bit systems.

Define `USE_FILE32API` to force a fallback from the missing `ftello()`/`fseeko()` to the standard `ftell()`/`fseek()`, resolving the compile error. This may limit support for files > 2GB on 32-bit systems.
@NeroBurner NeroBurner merged commit ca49ea4 into cpp-pm:hunter-5083bef Sep 18, 2025
@NeroBurner
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants