|
Windriver: include paths and new build targets
I'm having trouble using WindRiver. I want to start figuring out how to implement my ideas for the code but I keep getting hung up on setting up my project in WindRiver.
So far:
I made a new project once and I tried to include WPI.h. I added the right include path but the compiler gave an error saying it couldn't open WPI.h.
At that point I just decided to use the project DefaultRobot and edit the .cpp file there.
But with DefaultRobot I could never find the .out file. I tried adding new build targets but none showed up anywhere at all (I searched the whole computer).
So now I'm just editing a project that I know had all the right include files and a build target already. That works fine for now I guess, but explanations would still be nice.
|