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

cmake importer for android only allows generation of a incorrect type of files (Unix Makefiles) Should be (MinGW)

XMLWordPrintable

      When importing a cmake project using the cmake dialog under windows the only option available is Unix Makefiles, when running under windows this option should probably be MinGW Makefiles,

      Unix makefiles do not compile as they try and do cd C:/build/location/here instead of cd C:\build\location\here the former not being supported by cd on windows platforms

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

            dt Daniel Teske
            simoncodan Simon Lees
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes