Skip to content

32bit WIndows library is packaged into AMD64 package #1189

@vbickov

Description

@vbickov

Describe the bug
sentencepiece.lib that I extracted from sentencepiece-0.2.1-Windows-AMD64.7z is actually a x86 library.

To Reproduce

dumpbin.exe" /headers sentencepiece.lib | findstr "machine"

Windows 11.

Expected behavior
The library should be x64, but the output shows x86 only.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions