Was the internal cmake variable TQT_REAL_TQT changed to HAVE_REAL_TQT?
If yes, when?
Darrell
Was the internal cmake variable
TQT_REAL_TQT changed to HAVE_REAL_TQT?
No. That inconsistency has been there from the beginning.
Huh. Well, with GIT 2838 I can't get tqtinterface to build with TQT_REAL_TQT set when tqt3 is installed. I tried various install locations for tqt3 as well as temporary patching.
The variable was being set with GIT 2805.
Back to square one or revert to 2805.
Darrell
Was the internal cmake variable
TQT_REAL_TQT changed to HAVE_REAL_TQT?
No. That inconsistency has been there from the beginning.
Huh. Well, with GIT 2838 I can't get tqtinterface to build with TQT_REAL_TQT set when tqt3 is installed. I tried various install locations for tqt3 as well as temporary patching.
The variable was being set with GIT 2805.
Back to square one or revert to 2805.
Darrell
GIT is very unstable at the moment as I am pushing through a lot of changes to base components (mostly to fix build problems and other bugs that have their roots in core libraries). Give it a week or two before trying to build from GIT.
Tim
GIT is very unstable at the moment as I am pushing through a lot of changes to base components (mostly to fix build problems and other bugs that have their roots in core libraries). Give it a week or two before trying to build from GIT.
I can do that. You might want to check tqtinterface. TQT_REAL_TQT is not set anywhere that I can find. Only HAVE_REAL_TQT gets set.
Darrell