Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-25608

Qt Creator fails to reconfigure meson project with cross flag

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 4.15.0-beta1, Qt Creator 4.15.0-rc1
    • None
    • Linux/X11

    Description

       Qt Creator fails to reconfigure meson project with custom parameters(-cross/-cross-file flags) and prints the following message:
       

      Running /home/taras/.local/bin/meson configure --cross=/home/taras/yo/g5.cross -Dbuildtype=debug /home/taras/yo/build-hello-yo-debug in /home/taras/yo/build-hello-yo-debug.
      usage: meson [-h]
                   {setup,configure,dist,install,introspect,init,test,wrap,subprojects,help,rewrite,compile}
                   ...
      meson: error: unrecognized arguments: --cross=/home/taras/yo/toolchain/g5.cross
      

      It seems that meson plugin calls "meson configure" with my custom parameters, but "configure" doesn't support -cross/-cross-file flags.
       
       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            ajeandet Alexis Jeandet
            taras Taras Zaporozhets
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes