Created
December 11, 2021 02:35
-
-
Save meshula/2f1a21714872e055ddba60c808717c92 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1>------ Build started: Project: tinyusd, Configuration: RelWithDebInfo x64 ------ | |
| 1>main.obj : error LNK2001: unresolved external symbol "class pxrInternal_v0_22__pxrReserved__::Usd_PrimFlagsConjunction const pxrInternal_v0_22__pxrReserved__::UsdPrimDefaultPredicate" (?UsdPrimDefaultPredicate@pxrInternal_v0_22__pxrReserved__@@3VUsd_PrimFlagsConjunction@1@B) | |
| 1>main.obj : error LNK2001: unresolved external symbol "private: static char * * pxrInternal_v0_22__pxrReserved__::Sdf_Pool<struct pxrInternal_v0_22__pxrReserved__::Sdf_PathPrimTag,24,8,16384>::_regionStarts" (?_regionStarts@?$Sdf_Pool@USdf_PathPrimTag@pxrInternal_v0_22__pxrReserved__@@$0BI@$07$0EAAA@@pxrInternal_v0_22__pxrReserved__@@0PAPEADA) | |
| 1>main.obj : error LNK2001: unresolved external symbol "private: static char * * pxrInternal_v0_22__pxrReserved__::Sdf_Pool<struct pxrInternal_v0_22__pxrReserved__::Sdf_PathPropTag,24,8,16384>::_regionStarts" (?_regionStarts@?$Sdf_Pool@USdf_PathPropTag@pxrInternal_v0_22__pxrReserved__@@$0BI@$07$0EAAA@@pxrInternal_v0_22__pxrReserved__@@0PAPEADA) | |
| 1>C:\Projects\tinyusd\build\bin\RelWithDebInfo\tinyusd.exe : fatal error LNK1120: 3 unresolved externals |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment