Re: [Interest] Where to does Qt expect to find ".qt-license" file when running on a Jenkins slave machine?

2016-02-05 Thread Jason H
> Sent: Friday, February 05, 2016 at 4:36 PM > From: "Michael Capewell" > To: interest@qt-project.org > Subject: Re: [Interest] Where to does Qt expect to find ".qt-license" file > when running on a Jenkins slave machine? > > Edward Sutton subsite.com> writes: > > > > >

Re: [Interest] Where to does Qt expect to find ".qt-license" file when running on a Jenkins slave machine?

2016-02-05 Thread Michael Capewell
Edward Sutton subsite.com> writes: > > > Kai, > > Thank you for your help. > > On a Windows 7 VM machine it installs to: > >  C:\Users\edward3\.qt-license > > > When logged on as edward3 all is good. > > > This same machine operates as a Jenkins slave. > > Dumping the environment from

Re: [Interest] Where to does Qt expect to find .qt-license file when running on a Jenkins slave machine?

2015-08-03 Thread Richard Otter
I encountered the same error in a similar environment- Jenkins slave running on Windows OS. The same machine had been working with qt5.5 for several days and then it started generating the error. The license file was in the home folder of the account used by the Jenkins service. A reboot fixed

Re: [Interest] Where to does Qt expect to find .qt-license file when running on a Jenkins slave machine?

2015-07-02 Thread Koehne Kai
-Original Message- From: interest-bounces+kai.koehne=theqtcompany@qt-project.org [mailto:interest-bounces+kai.koehne=theqtcompany@qt-project.org] On Behalf Of Edward Sutton Sent: Wednesday, July 01, 2015 10:01 PM To: Interests Qt Subject: [Interest] Where to does Qt expect

Re: [Interest] Where to does Qt expect to find .qt-license file when running on a Jenkins slave machine?

2015-07-02 Thread Edward Sutton
Kai, Thank you for your help. On a Windows 7 VM machine it installs to: C:\Users\edward3\.qt-license When logged on as edward3 all is good. This same machine operates as a Jenkins slave. Dumping the environment from the Jenkins job: USERDOMAIN=WORKGROUP USERNAME=WIN7X64-ESUTTON$

Re: [Interest] Where to does Qt expect to find .qt-license file when running on a Jenkins slave machine?

2015-07-02 Thread Edward Sutton
Kai, I opened a ticket at Qt support. I could find no qtlicences.ini files. Only “.qt-license”. Thanks for the tips! -Ed On Jul 2, 2015, at 9:25 AM, Koehne Kai kai.koe...@theqtcompany.commailto:kai.koe...@theqtcompany.com wrote: -Original Message- From: Edward Sutton

[Interest] Where to does Qt expect to find .qt-license file when running on a Jenkins slave machine?

2015-07-01 Thread Edward Sutton
After updating a Windows 7 VM Jenkins build slave to Qt Enterprise 5.5.0, Qt can not longer find the license? When logged on as myself, I can build a project fine using Qt 5.5.0 with Qt creator without license issues. I can see my license file: C:\User\myUsername\.qt-license I am running