GrovePi icon indicating copy to clipboard operation
GrovePi copied to clipboard

Processor mismatch

Open Se3ker opened this issue 8 years ago • 0 comments

There was a mismatch between the processor architecture of the project being built "x86" and the processor architecture of the reference ".nuget\packages\GrovePi\1.0.10\lib\uap10.0\GrovePi.dll", "ARM"

Is there a way to make this work on a local pc, either by just disabling all of grovepi code when deploying to x86 or somehow else?? I need to locally quickly test user interfaces and not deploy every time on raspberry (and other devices capable of running headed UWP IoT core apps)

Se3ker avatar May 15 '17 19:05 Se3ker