[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Wxruby-dev] Corrections for Windows build error
From: |
Roy Varghese |
Subject: |
Re: [Wxruby-dev] Corrections for Windows build error |
Date: |
Sat, 19 Jul 2003 19:42:06 -0700 |
----- Original Message -----
From: "Park Heesob" <address@hidden>
> >
> I can see your error when $WXVERSION is '24d'(Debug DLL
> version:wxmsw24d.lib)
> Retry with $WXVESION= '24' (Release DLL version:wxmsw24.lib) please.
OK I'll try that. I had just finished compiling the mingw binaries for
wxWindows, so tried mingw on wxruby just for the heck of it
and here's what I get.
g++ -Os
`wx-config --cxxflags` -I. -IC:/Apps/msys/1.0/local/lib/ruby/1.8/i386-mingw
32 -IC:/Apps/msys/1.0/local/lib/ruby/1.8/i386-mingw32 -I. -I/usr/local/ming
w/include -I/usr/local/include -c app.cpp
In file included from app.cpp:25:
app.h:36:33: macro "Yield" passed 1 arguments, but takes just 0
In file included from app.cpp:25:
app.h:36: variable or field `Yield' declared void
app.cpp: In static member function `static VALUE WxApp::GetClassNameA(long
unsigned int)':
app.cpp:174: no matching function for call to `wxAppWithCallbacks::
GetClassNameA()'
app.cpp:197:29: macro "Yield" passed 1 arguments, but takes just 0
app.cpp: At global scope:
app.cpp:198: syntax error before `{' token
app.cpp:200: syntax error before `->' token
app.cpp: In constructor `WxApp::ZAutoDefineWxApp::ZAutoDefineWxApp()':
app.cpp:209: parse error before `;' token
make: *** [app.o] Error 1
Has anybody done the mingw build, any changes required?
Thx
Roy
- Re: [Wxruby-dev] Corrections for Windows build error, (continued)
- Re: [Wxruby-dev] Corrections for Windows build error, Roy Varghese, 2003/07/19
- Re: [Wxruby-dev] Corrections for Windows build error, Park Heesob, 2003/07/19
- Re: [Wxruby-dev] Corrections for Windows build error, Park Heesob, 2003/07/19
- Re: [Wxruby-dev] Corrections for Windows build error, Roy Varghese, 2003/07/19
- Re: [Wxruby-dev] Corrections for Windows build error, Kevin Smith, 2003/07/19
- Re: [Wxruby-dev] Corrections for Windows build error, Roy Varghese, 2003/07/19
- Re: [Wxruby-dev] Corrections for Windows build error, Park Heesob, 2003/07/19
- Re: [Wxruby-dev] Corrections for Windows build error,
Roy Varghese <=
- Re: [Wxruby-dev] Corrections for Windows build error, Gour, 2003/07/20
- Re: [Wxruby-dev] Corrections for Windows build error, Gour, 2003/07/20
- Re: [Wxruby-dev] Corrections for Windows build error, Roy Varghese, 2003/07/21
- Re: [Wxruby-dev] Corrections for Windows build error, Roy Varghese, 2003/07/20
- Re: [Wxruby-dev] Corrections for Windows build error, Kevin Smith, 2003/07/22
- Re: [Wxruby-dev] Corrections for Windows build error, Roy Varghese, 2003/07/23
- Re: [Wxruby-dev] Corrections for Windows build error, Gour, 2003/07/23
- Re: [Wxruby-dev] Corrections for Windows build error, Richard Kilmer, 2003/07/23
- [Wxruby-dev] Ruby 1.6.x vs. 1.8.x (was: Corrections for Windows build error), Kevin Smith, 2003/07/23
- Re: [Wxruby-dev] Ruby 1.6.x vs. 1.8.x (was: Corrections for Windows build error), John Platte, 2003/07/23