chrisglein / artificial-chat

2 stars 1 forks source link

Update to svg 15.3 to fix D2D unresolved external #151

Closed chrisglein closed 3 months ago

chrisglein commented 3 months ago

Fixes this error:

✖ Building Solution 7752- Build failed with message ImageView.obj : error LNK2001: unresolved external symbol _CLSID_D2D12DAffineTransform [D:\a\artificial-chat\artificial-chat\node_modules\react-native-svg\windows\RNSVG\RNSVG.vcxproj]. Check your build configuration. 7753✖ Build failed with message ImageView.obj : error LNK2001: unresolved external symbol _CLSID_D2D12DAffineTransform [D:\a\artificial-chat\artificial-chat\node_modules\react-native-svg\windows\RNSVG\RNSVG.vcxproj]. Check your build configuration.