cvs problem => impossible to compile
Jérôme DESPATIS
jdespatis at yahoo.fr
Sat Jul 19 21:46:49 CEST 2003
Hello
I think there's a problem on the CVS repository
I imagine in qt-3/include directory on the cvs
repository there are a lot of sym links, however when
i perform a checkout or update, i don't get those
symlinks
as a result my qt-3/include and qt-3/include/private
are empty !
=> i can't compile qt3
so to pass through this difficulty, i've copied those
sym links from x11 package qt3.1.2
Further more, when i've compiled, i've met problem of
headers:
in /qt-3/mkspecs/cygwin-g++/qplatformdefs.h impossible
to find sys/ipc.h and sys/shm.h
i've changed <sys/ipc.h> by <cygwin/ipc.h>
and <sys/shm.h> by <cygwin/shm.h> in this file
I don't know if this is the solution, but i've been
able to make qmake by doing so
i'm now compiling qt3
enzo
___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com
More information about the kde-cygwin
mailing list