Small issue with getting this working on Windows #5
Closed
ClayPippenger
started this conversation in
General
Replies: 1 comment
-
Fixed in #13. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was not able to get the sample working on Windows due to this error:
Lots of stuff searching for this error not related. The way I was able to fix this was by editing a related library:
I just commented out the three highlighted lines and saved the file. Obviously, this is not an elegant solution. But, just to get people working, I thought for now this may be adequate.
This is the test code working now:
Hope this helps someone or improves setup documentation.
Beta Was this translation helpful? Give feedback.
All reactions