Good day,
I have successfully compiled my GUI Applicaton using QT3 in Cygwin.
May I know how can I deploy this Appliation in Windows?
As it requires a X server to run QT3 in Cygwin, when I try to run the
application.exe in Windows platform, I get the message "Cannot Connect to X
Server".
I
Pok Wilson wrote:
Good day,
I have successfully compiled my GUI Applicaton using QT3 in Cygwin.
May I know how can I deploy this Appliation in Windows?
As it requires a X server to run QT3 in Cygwin, when I try to run the application.exe in
Windows platform, I get the message "Cannot Conne
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
POSIX states that rename must fail with EINVAL if either argument ends in
'.' or '..' (after trailing slashes are stripped). Cygwin 1.7 is
detecting this situation (which is a step up from 1.5 which did the rename
anyways), but sets errno to EBUSY ins
>You can't, sorry.
>Being Cygwin a Unix emulation layer, you should treat your application as a
>Unix one: could a GUI Unix application >QT3-based run without an X server? No.
>If you need to run your application in Windows you have not to make it a
>Cygwin application but, instead, a "real" >W
2009/9/7 Pok Wilson:
> Thanks for your information. How can I "make a Windows application and
> user/link the Windows version of QT3"?
That's not a Cygwin question and this isn't a QT support forum.
> I tried to compile the same piece of code in Windows version of QT4. But I
> cant compare as s
On 05/09/2009 10:56, Angelo Graziosi wrote:
WHY does base-files package (by /etc/profile) add '/usr/X11R6/bin' to
PATH, if X11R6 does not exist any more on Cygqin-1.7?
X.Org packages don't install into /usr/X11R6 anymore.
There may still be some other X applications which haven't been updated
On Sep 7 09:48, Eric Blake wrote:
> POSIX states that rename must fail with EINVAL if either argument ends in
> '.' or '..' (after trailing slashes are stripped). Cygwin 1.7 is
> detecting this situation (which is a step up from 1.5 which did the rename
> anyways), but sets errno to EBUSY instead
2009/9/2 IWAMURO Motonori:
> I want to use UTF-8 throughout.
> Because:
> - a lot of UNIX tools using network (e.g. rsync, scp, ...) treat the
> file name as 8bit byte array.
> - default locale of modern UNIX based OS is *.UTF-8.
> - The file with the filename including the character outside the
>
On 09/06/2009 08:18 PM, Christopher Faylor wrote:
On Sun, Sep 06, 2009 at 04:54:18PM -0700, Karl M wrote:
I understand that windows causes problems here, but if vi gets the
correct window size and ssh gets the correct window size with Cygwin
1.5 then this still looks like a regression from Cygwi
9 matches
Mail list logo