Skip to content

fix(ort-sys): link model package in static builds - #613

Merged
decahedron1 merged 1 commit into
pykeio:mainfrom
romnn:fix/model-package-static-link
Aug 19, 2026
Merged

fix(ort-sys): link model package in static builds#613
decahedron1 merged 1 commit into
pykeio:mainfrom
romnn:fix/model-package-static-link

Conversation

@romnn

@romnn romnn commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Thanks for this amazing crate!

On my ubuntu 24 linux machine, ONNX Runtime 1.28's libonnxruntime_session.a references ModelPackage_* symbols, but ort-sys rc.13 does not link the separate model_package/libmodel_package.a archive for custom static builds, causing undefined-reference linker errors.

@decahedron1

Copy link
Copy Markdown
Member

Thanks, forgot to add this =)

@decahedron1
decahedron1 merged commit 78de6d9 into pykeio:main Aug 19, 2026
13 checks passed
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