On Wed, Aug 14, 2013 at 4:00 PM, Duane <[email protected]> wrote:
> On 8/14/2013 5:45 AM, Tim Sander wrote: > > Am Dienstag, 13. August 2013, 12:13:11 schrieb Duane: > >> The fetch device environment button is failing to do anything with Qt > >> creator 2.7.2. The remote device is controller running tiny core linux. > >> If I deploy a release build and execute it from the command line on the > >> device, it works as expected. If I do the same with a debug build it > >> errors with "Environment not set yet." > >> > >> Any idea? > > Take a look at remotelinuxenvironmentreader.cpp in > src/plugins/remotelinux. > > Basically in line 63 it runs the "env" command. > > > > Is this command available on your target? > > > > Don't have src/plugins/remotelinux. I'm using Qt 4.8.4. Just > downloaded 4.8.5 and don't have it either in src/plugins folder. > I'm not using Qt5 yet. > > > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/qt-creator > remotelinux is a Creator plugin, not Qt. - Orgad
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
