octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #59474] qtchooser no longer accepts -qt5 argum


From: Rik
Subject: [Octave-bug-tracker] [bug #59474] qtchooser no longer accepts -qt5 argument
Date: Wed, 18 Nov 2020 19:20:09 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36

Update of bug #59474 (project octave):

                 Summary:       Makefile Issue(s) => qtchooser no longer
accepts -qt5 argument

    _______________________________________________________

Follow-up Comment #13:

Okay, I think there is something here that needs to be fixed.  Apparently, in
previous versions of qtchooser '-qt5' was an accepted argument.  It is on my
version.  But, if I look at the man page for qtchooser I see


QTCHOOSER(1)                              General Commands Manual             
               QTCHOOSER(1)

NAME
       qtchooser - a wrapper used to select between Qt development binary
versions

SYNOPSIS
       qtchooser -list-versions
       qtchooser -print-env [-qt=version]
       qtchooser -run-tool=tool [-qt=version] [program_arguments]
       <executable_name> [-qt=version] [program_arguments]


It looks to me like the argument should read "-qt=5".

On the command line, could you try


moc -qt=5


and see if that works?  If it does you will need to Ctrl+C out of it.

If that is the case it is a simple change to a configure macro to generate
this longer form. 

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59474>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]