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'm having issues compiling the xbox code in visual studio because it gives me this errror:
67 and 96 : argument of type "LPCSTR" is incompatible with parameter of type "LPCWSTR"
what program are you using to compile this? I am understanding correctly that this is a program run from windows and not on the nano itself correct?
The text was updated successfully, but these errors were encountered:
I'm having issues compiling the xbox code in visual studio because it gives me this errror:
67 and 96 : argument of type "LPCSTR" is incompatible with parameter of type "LPCWSTR"
what program are you using to compile this? I am understanding correctly that this is a program run from windows and not on the nano itself correct?
The text was updated successfully, but these errors were encountered: