Qtruby and ms windows

Hi,

this time I was wondering if it's possible to use qtruby in windows. Anyone doing this?

My attempt was:

- installing qt-3.2.3 (from kde-cygwin.sourceforge.net) in cygwin
- compile qtruby

unfortunately, I got an error message while executing make:

smokedata.cpp: In function `void* qt_cast(void*, short int, short int)':
smokedata.cpp:1044: error: `QIconDragEvent' undeclared (first use this
   function)
smokedata.cpp:1044: error: (Each undeclared identifier is reported only once
   for each function it appears in.)
smokedata.cpp:1044: error: syntax error before `)' token
smokedata.cpp:1044: error: syntax error before `*' token
smokedata.cpp:1489: error: syntax error before `)' token
smokedata.cpp:1490: error: syntax error before `)' token
smokedata.cpp:1491: error: syntax error before `)' token
smokedata.cpp:1491: error: syntax error before `)' token
smokedata.cpp:3473: error: syntax error before `)' token
smokedata.cpp:3473: error: syntax error before `*' token
make[3]: *** [smokedata.lo] Error 1

gcc version: 3.3.1 (cygming special)

Any suggestions?

regards,
Jochen

···

_______________________________________________________
WEB.DE Video-Mail - Sagen Sie mehr mit bewegten Bildern
Informationen unter: http://freemail.web.de/?mc=021199

completely untested.
no idea why it wouldn't work though.
sure sounds like its using the wrong qt
or doesn't have the correct include directory.
maybe check out the output of ./configure to
see what it automatically finds?

Alex

···

On Wed, Jul 14, 2004 at 07:21:43PM +0900, =?iso-8859-1?Q? Jochen=20Immend=F6rfer ?= wrote:

Hi,

this time I was wondering if it's possible to use qtruby in windows. Anyone doing this?

My attempt was:

- installing qt-3.2.3 (from kde-cygwin.sourceforge.net) in cygwin
- compile qtruby

unfortunately, I got an error message while executing make:

smokedata.cpp: In function `void* qt_cast(void*, short int, short int)':
smokedata.cpp:1044: error: `QIconDragEvent' undeclared (first use this
   function)
smokedata.cpp:1044: error: (Each undeclared identifier is reported only once
   for each function it appears in.)
smokedata.cpp:1044: error: syntax error before `)' token
smokedata.cpp:1044: error: syntax error before `*' token
smokedata.cpp:1489: error: syntax error before `)' token
smokedata.cpp:1490: error: syntax error before `)' token
smokedata.cpp:1491: error: syntax error before `)' token
smokedata.cpp:1491: error: syntax error before `)' token
smokedata.cpp:3473: error: syntax error before `)' token
smokedata.cpp:3473: error: syntax error before `*' token
make[3]: *** [smokedata.lo] Error 1

gcc version: 3.3.1 (cygming special)

Any suggestions?

regards,
Jochen
_______________________________________________________
WEB.DE Video-Mail - Sagen Sie mehr mit bewegten Bildern
Informationen unter: E-Mail-Adresse erstellen kostenlos | FreeMail

mvg,
Alex

--
When women love us, they forgive us everything, even our crimes; when they do
not love us, they give us credit for nothing, not even our virtues.
    -- Honor'e de Balzac