This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How to install QT in CYGWIN


On 09/04/2009 06:09 AM, Pok Wilson wrote:
I have installed qt4 tools from ftp://sourceware.org/pub/cygwinports

How can I run the qt designer?

I can start server by the following command
"X -screen 0 1024x768x16 -engine 4 -ac&  "

What's wrong with startxwin.bat or startxwin.sh?


A Cygwin/X:0.0 window pops up. Now what do I do next??
I tried to enter
designer-qt4&

User@user ~
$ X -screen 0 1024x768x16 -engine 4 -ac&
[1] 5180
User@user ~
$ designer-qt4&
[2] 5080
User@user ~
$

And yet nothing happens. How can I run the designer so i can design my GUI?

My WAG is DISPLAY isn't set. Using one of the scripts above handles all this for you
when you start the server, at least if you're working from the same shell as you
indicate in your demonstration above.


--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
216 Dalton Rd.                          (508) 893-9889 - FAX
Holliston, MA 01746

_____________________________________________________________________

A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]