-
Notifications
You must be signed in to change notification settings - Fork 9
vcpkg Alembic #5
Comments
I experience the same problem.. |
the same problem,too. How to solve it ? |
The problem is that openexr and all the other lib dependencies of alembic has switched to modern cmake style to import the targets. Alembic has not updated its config to look for these dependencies when used as a 3rd party lib: see here The fix would be to add to the AlembicConfig |
i also experience the same problem. How to solve it ? |
which version of Alembic and openexr are you using? |
Hi, hope i'm not interrupting with anything, I'm not fluent in building sollutions at all. But i was following the INSTALL steps, and ended up on this error.
I tried to go around using cmake gui, and putting all necessary files by hand, but in the end the build process in VS comunitty failed, in some point. I'm not sure if this is the right way of seeking sollution. If not fell free to del this post.
If there is anyone willing to help me go through the process of compiling this I would appreciate.
I would be glad to point some remarks to INSTALL.md to help a little green newcomers like me.
The text was updated successfully, but these errors were encountered: