Jump to content

Recommended Posts

Posted (edited)

Hi everybody,

maybe someone can help me:

I followed the Mois32 toolchain without problems

and now i want to built the app_skeleton_cpp project but Eclipse gives me this error

D:\D.I.Y\MIOS32SVN\trunk/include/makefile/common.mk:126: *** multiple target patterns. Stop.

what coudt be the reason?

Thanks for any advice.

post-4098-0-85370700-1354732612_thumb.jp

Best regards Marxon

Edited by Marxon
Posted

I googled for "eclipse multiple target patterns", and this was the first hit:

http://stackoverflow.com/questions/2401976/very-simple-application-fails-with-multiple-target-patterns-from-eclipse

Then I searched in the wiki for "make" and found this one: http://www.midibox.org/dokuwiki/doku.php?id=windows_mios32_toolchain_core

search for "make version check"

So: which make version are you using?

Best Regards, Thorsten.

Posted (edited)

Hi again,

the multiple target problem is fixed :)

I changed my Eclipse´s build enviroment variables to

MIOS32_PATH

/D/D.I.Y/MIOS32SVN/trunk

MIOS32_BIN_PATH

${MIOS32_PATH}/bin

In my case i stored the content from the svnmios.midibox.org/svn.mios32 folder

in D:\D.I.Y\MIOS32SVN

Thanks for your advice TK!

Best regards

Marxon

Edited by Marxon
  • 8 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...