Software > Software

Re: 50 dollar robot building error

(1/2) > >>

Zevoo:
So I have been following every step required to program the robot.
1. Add photovorev1.c to the project
2. Add SoRUtils
3. Set the external make file as 'makefile'
4. push rebuild solution

And I get an error:

I remember being able to build the project without problem but unfortunately I used a wrong Hexfile to program my robot so it didn't work. xD
Now that I know which one to use I cant build the code ;'( Help!

Webbot:
Looks like some kind of config error - last image contains a 'path not found' error.
Hard to comment further as I don't use Atmel Studio

jkerns:

--- Quote from: Zevoo on November 28, 2014, 11:15:47 AM ---
3. Set the external make file as 'makefile'


--- End quote ---
Is it necessary to use an external makefile? Usually Atmel Studio builds just fine without playing around with makefiles. Are you following instructions for Atmel Studio or some other build environment?

Zevoo:
I'm just following the fifty dollar robot tutorial which tells me to include the makefile. When I remove the makefile this is what I get:

jkerns:
It looks like it is not finding files where it expects to find them - mismatch between where they got unzipped and where Atmel Studio is looking? Perhaps you could keep adding the .c and .h files it can't find to your project until it has found them all. Or, sort out where it is looking and where the files are actually located.

Navigation

[0] Message Index

[#] Next page

Go to full version