Hi,
I have a Cerbuino which works completely fine with Gadgeteer 4.2 VS projects. I want to use my Cerbuino in a regular 4.2 NETMF Project without Gadgeteer.
Is it possible ? I can’t find it in VS.
Any help appreciated…
Hi,
I have a Cerbuino which works completely fine with Gadgeteer 4.2 VS projects. I want to use my Cerbuino in a regular 4.2 NETMF Project without Gadgeteer.
Is it possible ? I can’t find it in VS.
Any help appreciated…
Just create a 4.2 microframework console app
Well in the New Project Wizard, I only have microframework console app which creates me a project for 4.1 only.
Make sure target framework is set correctly in project properties window:
This has some info GHI Electronics – Where Hardware Meets Software
OK something was wrong, I didn’t have the possibility to switch to 4.2 in the properties page and the newly created projects were in 4.1 everytime.
I rebooted my PC and now everything is in order.
Thank you guys anyway. And thanks for the Wiki link I didn’t read that page yet.