Marxon Posted December 5, 2012 Report Posted December 5, 2012 (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. Best regards Marxon Edited December 6, 2012 by Marxon Quote
TK. Posted December 5, 2012 Report Posted December 5, 2012 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. Quote
Marxon Posted December 5, 2012 Author Report Posted December 5, 2012 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 Sorry, shame on me! But i have version 3.81. Quote
Marxon Posted December 6, 2012 Author Report Posted December 6, 2012 (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 December 6, 2012 by Marxon Quote
Duggle Posted December 7, 2012 Report Posted December 7, 2012 Thanks for posting the solution. I remember having the exact same problem some time ago but could not remember what I had done to fix it! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.