Skip to content

Windows build question #3885

Answered by jessey-git
BrianHanke asked this question in Q&A
Jun 15, 2023 · 3 comments · 2 replies
Discussion options

You must be logged in to vote

If OIIO components can compile/link but there's still an error at runtime then it could be how the dependencies themselves were built.

Myself, I've used vcpkg to build all the dependencies and used ughm, "proper", cmake integration so that find_package just works for the dependencies without setting the FOO_ROOT vars. Perhaps there's still a missing dll or sorts that isn't copied into the bin directory when building for you.

If you right-click oiiotool -> Debug -> Start New Instance : Does it give a more helpful error by chance?

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@BrianHanke
Comment options

Comment options

You must be logged in to vote
1 reply
@BrianHanke
Comment options

Answer selected by BrianHanke
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants