bluewing
2014-10-17 21:49:56 UTC
I've created a C++ project on x86 ubuntu machine and then copied to BeagleBoneBlack(BBB) armhf computer. I added BBB to C/C++ build hosts and opened the project. Now when I build It through netbeans, the build fails with "Failed to get process PID". How to change the project architecture from x86 to armhf?