Mail Archives: cygwin/1999/05/26/02:36:05
------ =_NextPart_001_01BEA741.FA3302F4
Content-Type: text/plain
I managed to compile kde 1.1.1 & qt1.44 for cygwin, but this didn't
come easy. Major problem
seems to be that cygwin lacks of file socket implementation, so the kfm
wont work.
The qt1.44 has already some __CYGWIN32__ defines, but to compile nicely
you'll need to
define _WIN32_X11_ too. Also, _WIN32 defines will lead to use of win
win32-api functions
in directory browser which can be solved by forcing unix-style
filehandling.
Is there a way to implement under cygwin a file binded to a socket?
- Juha Laukala
------ =_NextPart_001_01BEA741.FA3302F4
Content-Type: text/html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.1960.3">
<TITLE>kde 1.1.1, qt-1.44 porting, Done/ToDo</TITLE>
</HEAD>
<BODY>
<BR>
<P><FONT SIZE=2 FACE="Arial"> I managed to compile kde 1.1.1 & qt1.44 for cygwin, but this didn't come easy. Major problem</FONT>
<BR><FONT SIZE=2 FACE="Arial">seems to be that cygwin lacks of file socket implementation, so the kfm wont work.</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial"> The qt1.44 has already some __CYGWIN32__ defines, but to compile nicely you'll need to</FONT>
<BR><FONT SIZE=2 FACE="Arial">define _WIN32_X11_ too. Also, _WIN32 defines will lead to use of win win32-api functions</FONT>
<BR><FONT SIZE=2 FACE="Arial">in directory browser which can be solved by forcing unix-style filehandling.</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial"> Is there a way to implement under cygwin a file binded to a socket?</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial"> - Juha Laukala</FONT>
</P>
</BODY>
</HTML>
------ =_NextPart_001_01BEA741.FA3302F4
Content-Type: text/plain; charset=us-ascii
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
------ =_NextPart_001_01BEA741.FA3302F4--
- Raw text -