Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor C/C++ build process for expat, zlib, and C++ XMP Toolkit #197

Open
scouten-adobe opened this issue Feb 23, 2024 · 1 comment
Open
Assignees
Labels
help wanted Extra attention is needed

Comments

@scouten-adobe
Copy link
Member

Per feedback on rust-lang/cc-rs#959, looks like we will need to deeply rework the build.rs script so as to not depend on undocumented aspects of its build process.

Currently pinning release to ≤1.0.83 until that is resolved.

@NobodyXu
Copy link

NobodyXu commented Apr 7, 2024

Maybe you could switch to cc::Build::compile_intermediates, since it would give you the filenames of objects generated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants