public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* cmake cmake gui and soci 4 with postgresql
@ 2019-03-12 23:19 Gavin M2301
  2019-03-13 11:24 ` Marco Atzeri
  0 siblings, 1 reply; 2+ messages in thread
From: Gavin M2301 @ 2019-03-12 23:19 UTC (permalink / raw)
  To: cygwin

Hi-

I kind of hoped that when I selected cmake gui from Cygwin mirror that it
would know which dependencies I needed. I tried to launch it by typing
cmake-gui into mintty and it did not load.

I installed PostgreSQL for win 10 and then installed the command line tools
for Cygwin and that went well. I tried it out and it is working.

The creator of SOCI 4 said, no one tried to test soci with Cygwin.I don't
see why it matters in this case whether I am using Cygwin or not. I use
minGW to build DLLs with PostgreSQL headers and library files for my
project.

cmake kept saying about it didn't recognize directory. It would pull the
path from mintty. I tried to pass it windows style paths but whatever
mintty had displayed in the console it would pick that. For e.g.
/cygdrive/c/cygwin64/home/username/soci-master is considered invalid.
#1: Is there an easy way to get cmake-gui installed in Cygwin? Do I need
both X and qt installed or can it figure out the dependencies?
#2: Does it matter that I am using mintty when running cmake with all of
its options?

I guess the easiest way to put it is I am just trying to run cmake to an
end which is to build binaries and lib files and do not care too much
(within reason) about its inner workings.

thx. for any assistance- roboloki

--
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: cmake cmake gui and soci 4 with postgresql
  2019-03-12 23:19 cmake cmake gui and soci 4 with postgresql Gavin M2301
@ 2019-03-13 11:24 ` Marco Atzeri
  0 siblings, 0 replies; 2+ messages in thread
From: Marco Atzeri @ 2019-03-13 11:24 UTC (permalink / raw)
  To: cygwin

Am 13.03.2019 um 00:19 schrieb Gavin M2301:
> Hi-
>
> I kind of hoped that when I selected cmake gui from Cygwin mirror that it
> would know which dependencies I needed. I tried to launch it by typing
> cmake-gui into mintty and it did not load.

what is the output of  "cygcheck cmake-gui" ?

> I installed PostgreSQL for win 10 and then installed the command line tools
> for Cygwin and that went well. I tried it out and it is working.

Postgresql windows version or cygwin version ?


> The creator of SOCI 4 said, no one tried to test soci with Cygwin.I don't
> see why it matters in this case whether I am using Cygwin or not. I use
> minGW to build DLLs with PostgreSQL headers and library files for my
> project.

I guess you need to define if you want to use cygwin or mingw.
Mixing usually does not work well


---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus


--
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-03-13 11:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-12 23:19 cmake cmake gui and soci 4 with postgresql Gavin M2301
2019-03-13 11:24 ` Marco Atzeri

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).