Page 2 of 2

Re: My First Build Error

Posted: Thu Mar 23, 2017 1:54 pm
by tpannone
Nothing called "workspace" under \Nburn.

Re: My First Build Error

Posted: Fri Mar 24, 2017 9:35 am
by tpannone
Since there was no folder called workspace, I uninstalled and then reinstalled NNDK 2.7.7. Although there still was no folder called workspace, NBEclipse created it in C:\nburn on the first launch.

I will now continue with your earlier instructions.

Re: My First Build Error

Posted: Fri Mar 24, 2017 9:36 am
by TomNB
Then somehow the installation is not correct. Can you rename c:\nburn to something else, like c:\nburnold, then reinstall to c:\nburn with all default settings?
This is just a test, you can go back to the old one by renaming again.

Re: My First Build Error

Posted: Fri Mar 24, 2017 12:07 pm
by tpannone
Nope. Installed NBEclipse twice now, and the installation process does not automatically create the folder C:\nburn\NBEclipse\workspace. The only folders under NBEclipse are \configuration, \p2, and \plugins. Also, the installation settings had to be the "default" because I wasn't asked to select anything.

When I start NBEclipse the first time, it asks me to "choose a workspace folder for this session." The default location is C:\nburn.

Re: My First Build Error

Posted: Fri Mar 24, 2017 12:26 pm
by tpannone
Okay, all of my source files appeared to import correctly and compile albeit with plenty of errors. So now the question is why didn't the steps in Section 6 to create projects in places other than the NBEclipse workspace work for me.