I've just spent a lot of time compiling/linking a c++ console project using g++ on a Pi 1. However; in converting the many .cpp and .h files for Linux, I have had to make a number of function/header file changes and am wary that this may ultimately have introduced problems. I have a couple of questions and would be grateful if someone could point me in the right direction?
Firstly; am I correct in assuming the original professionally windows compiled executable can never be run on a Pi1?
Secondly; this article http://en.wikipedia.org/wiki/Raspberry_Pi implies that Windows 10 (running natively??) may be used on the Pi2 and will be available free of charge. Is this available now if I buy a Pi2? Also as in the first question, with my original pro compiled console exe, can I run that on a Pi2 without and/or with Win 10 installed?
Any help much appreciated before I spend more time and money