Wild_Weasel Posted September 27, 2009 Report Posted September 27, 2009 Hi!I am trying to install the new c interface and while trying to compile the "hello world" I got this error und WindowsXP C:\MIOS\apps\templates\sdcc_skeleton>make makefile:28: /include/makefile/common.mk: No such file or directory makefile:31: /modules/app_lcd/dummy/app_lcd.mk: No such file or directory make: *** No rule to make target `/modules/app_lcd/dummy/app_lcd.mk'. Stop. can anybody give a hint.I think I got the pathes correct. Has this anythig to do with the MIOS_Path, tried that too but nothing happend?cheers, michael
WickedBlade Posted September 27, 2009 Report Posted September 27, 2009 Did you setup the MIOS_PATH and MIOS_BIN_PATH environment variables correctly?
Wild_Weasel Posted September 27, 2009 Author Report Posted September 27, 2009 ähm. I think so. Is there a tutorial?cheers, m.
WickedBlade Posted September 27, 2009 Report Posted September 27, 2009 On the Toolchain setup page, there's a 'PATH Environment Variables' section that describes it (it's a bit verbose, but you should get the idea).
Wild_Weasel Posted September 27, 2009 Author Report Posted September 27, 2009 Thanks a lot. That did the trick.Cheers, Michael.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now