public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Jean Vanhay <jean.vanhay@gmail.com>
To: cygwin@cygwin.com
Subject: Compilation of Qt5 Cygwin in Qt Creator
Date: Sat, 27 Jul 2019 11:39:00 -0000	[thread overview]
Message-ID: <03641eb2-5a32-b6f7-2fb2-f71af81f76d9@gmail.com> (raw)

Dear Cygwin team,

I have some issues about Cygwin Qt5 and Qt Creator on Windows 10.
I have a computer running on Windows 10 and a Qt versions Qt 5.11.2 
MinGW 32 bits and Qt Creator 4.7.2.
I have a project where it is required to develop under a Cygwin environment.

After install cygwin, I was hoping cygwin Qt Versions can be integrated 
to the Qt Creator IDE on Windows 10. But for some reason, I never succed 
to install it.
If I try to install Qt Versions from Cygwin 64, on Qt Creator I have 
this message :
-> Qt Creator -> Options -> Kits -> Qt Versions -> Add...
qmake C:\cygwin64\lib\qt5\bin\qmake.exe could not be added 
"C:\cygwin64\lib\qt5\bin\qmake.exe" crashed.
I can add compiler / debugger but the environment to develop is not 
correct because of the qmake crashed.

The other cygwin environment that I want to use comes from SysGo/ElinOS. 
I have open a topic on the Qt Forum : 
https://forum.qt.io/topic/105153/qt-versions-cygwin-g
If I do the same step than cygwin64, the error message is completely 
different :
cannot read 
/opt/elinos-6.2/cdk/x86/x86_64/glibc-2.24/share/qt5/mkspecs/devices/linux-elinos-g++/qmake.conf 
: no such file or directory

After some research on how to change the qmake -query that Qt Creator do 
when I want to install a Qt versions, i discovered that the problem can 
maybe come from cygwin.
If I create a qt.conf file. And depending on the path I write 
"/cygdrive/c/sysgo/opt/..." or "C:\sysgo\opt", the Qt Creator send me 
some differents messages.
When I write "/cygdrive/c/..." => Qt Creator write the full path as 
cygwin path.
When I write "C: \"                    => Qt Creator get back the 
"default" path.

I hope the background is a little clear... In both way my questions is :
- How to install cygwin64 Qt 5 on Qt Creator Windows version ?
- Is it possible to "custom" "hardcoded" path in cygwin to have a full 
path from root C:\ ?

Best Regards,

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

             reply	other threads:[~2019-07-27 11:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-27 11:39 Jean Vanhay [this message]
2019-07-28 15:02 ` Brian Inglis
2019-07-29  8:33   ` Jean Vanhay
2019-07-29 19:32     ` Brian Inglis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=03641eb2-5a32-b6f7-2fb2-f71af81f76d9@gmail.com \
    --to=jean.vanhay@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).