You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've already started working on this at the support-windows branch, but hit a roadblock because I couldn't add the MMKV/Core/core.vcxproj to my solution since that's VS 2015 and apparently my VS 2019 can't read that:
No idea how to add that without touching the submodule, but if anyone has some ideas let me know!
The text was updated successfully, but these errors were encountered:
@mrousavy I guess you created the solution/vcxproj with VS2016/VS2015? So probably it is only a matter of reinitializing the windows project with VS2019 or VS2022?
Edit: Sorry I read the PR again and it's the MMKV module that's VS2015. Hmm I'll lookup if it's somehow possible.
Would be nice to have support for react-native-windows.
I've already started working on this at the
support-windows
branch, but hit a roadblock because I couldn't add theMMKV/Core/core.vcxproj
to my solution since that's VS 2015 and apparently my VS 2019 can't read that:No idea how to add that without touching the submodule, but if anyone has some ideas let me know!
The text was updated successfully, but these errors were encountered: