[sdiy] (OT)DSPIC compiler for MPLABX-IDE on MAC OSX?
Neil Johnson
neil.johnson97 at ntlworld.com
Wed May 2 22:41:18 CEST 2012
Dan,
dan snazelle wrote:
> warning: Configuration "default" builds with "C30" at "C:\Program Files\Microchip\mplabc30\v3.30c\bin", but no toolchain of that type is installed there.
> info: Configuration "default" will build with toolchain "C30" at "/Applications/microchip/mplabc30/v3.30c/bin".
> warning: Configuration "default" builds with "C30" at "C:\Program Files\Microchip\mplabc30\v3.30c\bin", but no toolchain of that type is installed there.
> info: Configuration "default" will build with toolchain "C30" at "/Applications/microchip/mplabc30/v3.30c/bin".
Those are not errors, they are just warnings (the clue is in the
"warning:" at the start of two of the lines). I think what it is
telling you is that it could not find the compiler in the DOS-like
"C:\.." path so it is automatically substituting an OSX-like path to the
main Applications folder.
You should be able to confirm this by checking the project properties in
the "default" configuration.
My guess is that the new project should now compile.
Neil
--
Modules and more :: www.cesyg.com
Homepage :: www.njohnson.co.uk ::
More information about the Synth-diy
mailing list