-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Windows]: Unable to build on windows #116
Comments
Any Update? |
I'm facing the same issue with a new react native app build for windows. React Native Windows Works fine without StarIO |
I was able to build the sample. Please let us know the detailed situation.
For reference, this is my environment:
|
We already have a working app for android and ios that supports star. What i've tried
|
Any update on this? Trying to build on windows 11 getting the same issue |
Seems to be an incompatibility between C++ react native projects (the default) and this C# module. Looks like we're in the bad part of this yellow square 😅 I was able to successfully build by switching my project to C#, theoretically shouldn't introduce any incompatibilities according to that matrix. Here were my steps:
|
Description
I have tried all possible ways to build my app on windows. However StarIO is the only library that conflicts in the build process.
I have windows 11 and
Your device where the bug occurs
Device:
Lenovo
OS:
Windows 11
RN Version
0.73.6
RN Windows Version
0.73.13
I get this error everytime
The text was updated successfully, but these errors were encountered: