Skip to content

Linking errors on WIndows due to symbols from the FMT dependency being already defined #3284

Answered by lgritz
merwaaan asked this question in Q&A
Discussion options

You must be logged in to vote

I'm thinking that the problem is either that you're mixing versions, or that you are getting two copies of the library.

Do you build OIIO yourself? If fmt is installed somewhere, you ought to be able to use fmt_ROOT to direct OIIO to build against the very same fmt that your application is using, and maybe that will alleviate the conflict and/or duplication?

Replies: 1 comment 1 reply

Comment options

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

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