Author Topic: gcc plug-in: Error  (Read 4353 times)

0 Members and 1 Guest are viewing this topic.

Offline rox2007Topic starter

  • Full Member
  • ***
  • Posts: 95
  • Helpful? 0
gcc plug-in: Error
« on: December 12, 2007, 01:09:37 AM »
i am new to designing and implementing robots. i found your tutorial very interesting and decided to impliment it. although when i try to build the code i get this error

gcc plug-in: Error: Object file not found on expected location D:\robot\Photovore_v1.elf
Make sure your makefile specifies the output .elf file as Photovore_v1.elf

could you help me out
thank you

Offline Admin

  • Administrator
  • Supreme Robot
  • *****
  • Posts: 11,703
  • Helpful? 173
    • Society of Robots
Re: gcc plug-in: Error
« Reply #1 on: December 12, 2007, 07:50:58 AM »
I suspect you didn't properly setup the Makefile.

Do this:


Check the box that says 'Use External Makefile' and then browse to locate the makefile (the file in the downloaded source code labeled 'makefile'). Then push OK.


Also, make sure all your files were properly put into your folder D:\robot\

Offline rox2007Topic starter

  • Full Member
  • ***
  • Posts: 95
  • Helpful? 0
Re: gcc plug-in: Error
« Reply #2 on: December 12, 2007, 10:39:39 AM »
thank you

 


Get Your Ad Here