Re: [yocto] Specified toolchain directory does not contain a toolchain generated with meta-ide-support.

2014-09-23 Thread Nemicolopterus Crypticus
Ok, after much strife, here's what I've gotten working. I installed the Plugin via Install New Software through Eclipse: 1. While configuring the ADT Plugin for Eclipse, instead of Build system derived toolchain I select Standalone Pre-Built Toolchain. 2. Instead of BUILD as the top directory, I

Re: [yocto] Specified toolchain directory does not contain a toolchain generated with meta-ide-support.

2014-09-12 Thread Nemicolopterus Crypticus
Just double checking that you are specifying the toolchain root location as your top level build directory (the one above /conf/local.conf - the directory where you run bitbake). Yes that occurred to me too, since the phrasing is a bit unclear. I tried both. Here's a depiction of my directory

Re: [yocto] Specified toolchain directory does not contain a toolchain generated with meta-ide-support.

2014-09-12 Thread Bob Cochran
On 09/12/2014 12:57 PM, Nemicolopterus Crypticus wrote: Just double checking that you are specifying the toolchain root location as your top level build directory (the one above /conf/local.conf - the directory where you run bitbake). Yes that occurred to me too, since the phrasing is a bit

Re: [yocto] Specified toolchain directory does not contain a toolchain generated with meta-ide-support.

2014-09-12 Thread Nemicolopterus Crypticus
Yes - I can source the script, and I do successfully get my path updated. That's unfortunate. I can run the toolchain on the command line, but the developers I am working with need to use Eclipse. The plug-in seems like the right solution, so I would very much like to get this to work. It

[yocto] Specified toolchain directory does not contain a toolchain generated with meta-ide-support.

2014-09-11 Thread Nemicolopterus Crypticus
I'm trying to set up the development environment following these instructions:http://www.yoctoproject.org/docs/1.6/adt-manual/adt-manual.html#adt-prepare I'm currently trying to use a toolchain from within the Build directory, so I'm following these instructions:

Re: [yocto] Specified toolchain directory does not contain a toolchain generated with meta-ide-support.

2014-09-11 Thread Bob Cochran
On 09/11/2014 07:41 PM, Nemicolopterus Crypticus wrote: I'm trying to set up the development environment following these instructions: http://www.yoctoproject.org/docs/1.6/adt-manual/adt-manual.html#adt-prepare I'm currently trying to use a toolchain from within the Build directory, so I'm