Page 1 of 1

Query regarding QMake dialog box

Posted: Thu Jul 12, 2018 8:20 pm
by whiffee
Hi All,

On Xubuntu 15.04 and CodeLite 6.1.1 I'm trying to enter QMake settings. The path to my qmake executable is

Code: Select all

/usr/lib/x86_64-linux-gnu/qt4/bin/qmake
but this doesn't cause the QMAKESPEC field to drop down. Evidently CodeLite doesn't consider the first field to be "properly populated." How do I populate it properly?

(NOTE: Linux instance is running on a vm, so there could conceivably be a couple more directories at the front, but putting them in doesn't change anything.)

thanks,
GB

Re: Query regarding QMake dialog box

Posted: Thu Jul 12, 2018 11:44 pm
by whiffee
Question is retracted with apologies. After being opened, closed, aged, and marinated, the dialog box suddenly woke up.

GB