[Freeciv-tickets] [freeciv] #44412: macOS: --with-qt6-framework

Back to archive index
OSDN Ticket System norep****@osdn*****
Tue Apr 19 06:15:16 JST 2022


#44412: macOS: --with-qt6-framework

  Open Date: 2022-04-17 21:41
Last Update: 2022-04-18 14:15

URL for this Ticket:
    https://osdn.net//projects/freeciv/ticket/44412
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=44412

---------------------------------------------------------------------

Last Changes/Comment on this Ticket:
2022-04-18 14:15 Updated by: jdlh

Comment:

I have a note in my MacPorts adaptation of Freeciv 2.6.6. Freeciv 2.6.6 ./configure only detects qt5_bins_dir/qtpaths if qt5_bins_dir is in the shell's search $PATH. It does not respect the setting of --with-qt5-framework-bin. So this fails: ./configure --with-qt5-framework-bin=.../qt5_bins_dir . 
What I take from this is that the configure options for Qt5 in Freeciv S2_6 did not get implemented fully or correctly.
When implementing this --with-qt6-framework configure option, could that person please also check that all related Qt6 config options in that branch work correctly?


---------------------------------------------------------------------
Ticket Status:

      Reporter: cazfi
         Owner: (None)
          Type: Patches
        Status: Open
      Priority: 5 - Medium
     MileStone: 3.0.2
     Component: Bootstrap
      Severity: 5 - Medium
    Resolution: None
---------------------------------------------------------------------

Ticket details:

Add --with-qt6-framework configure option (to be implemented in qt6-darwin.m4) for macOS, to override current automatic detection by 'qtpaths --install-prefix'. This is needed as qtpaths from a homebrew installed to a custom location still seems to return paths of the default location.

-- 
Ticket information of Freeciv project
Freeciv Project is hosted on OSDN

Project URL: https://osdn.net/projects/freeciv/
OSDN: https://osdn.net

URL for this Ticket:
    https://osdn.net/projects/freeciv/ticket/44412
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=44412



More information about the Freeciv-tickets mailing list
Back to archive index