qtruby and ms windows

  • Thread starter Jochen Immendörfer
  • Start date
J

Jochen Immendörfer

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
 
A

Alexander Kellett

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

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

mvg,
Alex
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,898
Latest member
BlairH7607

Latest Threads

Top