Hi Rich,
What is your setting in the Windows->References->Yocto Project ADT setting, did you specify your toolchain correctly there? Also, now the configuration are profile based, so for your project, are you using the right profile with the correct toolchain? Then other thing worth to try is high light your project, go under project manual and do clean before reconfigure your project. Cheers, Jessica From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Richard Schmitt Sent: Thursday, February 13, 2014 2:23 PM To: yocto@yoctoproject.org Subject: [yocto] Problem with 'reconfigure project' in Eclipse with ADT Yocto Plugin I have been trying to follow the ADT user guide for setting up a sample project using Eclipse and the Yocto ADT Plugin. I am running into issues that I have narrowed down to the fact that when selecting 'reconfigure project' from the right menu button on a Yocto autotools project, it does not seem to initialize the PATH to the configured toolchain. So when it tries to configure the project, it can't find i586-poky-linux-gcc. When I actually configure the Yocto project settings, and hit apply, the dialog says that the project was configured successfully The Yocto Project ADT has been successfully set up for this project. To see the environment variables created during setup, go to Project > Properties > C/C++ Build > Environment. If I look in the environment as suggested, the build path is set up fine and the ./configure script should find the compiler fine. But it doesn't. If I manually source the environment-setup-i586-poky-linux from the toolchain build and run the configure script from a command shell, it works fine. If after manually running configure at the command line with the Yocto environment settings, I can go back into eclipse and build the project. It finds the correct toolchain at that step, just not during the configure. Is this a known issue? Rich
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto