Re: [CrystalSpace] #932: GLWXDriver is broken
"CrystalSpace" <[email protected]>
| Newsgroups | gmane.comp.graphics.crystalspace.tracker |
|---|---|
| Message-ID | <[email protected]> |
#932: GLWXDriver is broken
---------------------------+------------------------------------------------
Reporter: weltall | Owner: admin
Type: defect | Status: new
Priority: major | Milestone:
Component: other plugins | Version: V2.1
Keywords: |
---------------------------+------------------------------------------------
Old description:
> {{{
>
> C++ ./out/linux/optimize/plugins/video/canvas/wxgl/GLWXDriver2D.o
> /home/stefano/trunkdevelopment/cs/plugins/video/canvas/wxgl/GLWXDriver2D.cpp:
> In member function ‘virtual void csGraphics2DWX::AlertV(int, const char*,
> const char*, const char*, __va_list_tag*)’:
> /home/stefano/trunkdevelopment/cs/plugins/video/canvas/wxgl/GLWXDriver2D.cpp:88:21:
> error: ‘FromUTF8’ is not a member of ‘wxString’
> /home/stefano/trunkdevelopment/cs/plugins/video/canvas/wxgl/GLWXDriver2D.cpp:92:21:
> error: ‘FromUTF8’ is not a member of ‘wxString’
> /home/stefano/trunkdevelopment/cs/plugins/video/canvas/wxgl/GLWXDriver2D.cpp:97:21:
> error: ‘FromUTF8’ is not a member of ‘wxString’
> /home/stefano/trunkdevelopment/cs/plugins/video/canvas/wxgl/GLWXDriver2D.cpp:
> In member function ‘void csGLCanvas::EmitKeyEvent(wxKeyEvent&, bool)’:
> /home/stefano/trunkdevelopment/cs/plugins/video/canvas/wxgl/GLWXDriver2D.cpp:799:13:
> error: ‘class wxKeyEvent’ has no member named ‘GetModifiers’
> /home/stefano/trunkdevelopment/cs/plugins/video/canvas/wxgl/GLWXDriver2D.cpp:799:32:
> error: ‘wxMOD_SHIFT’ was not declared in this scope
>
> g++ -c -o
> ./out/linux/optimize/plugins/video/canvas/wxgl/GLWXDriver2D.o
> -I/home/stefano/trunkdevelopment/cs/. -I./include
> -I/home/stefano/trunkdevelopment/cs/./include -pipe -Wall -Wno-unknown-
> pragmas -fvisibility=hidden -mtune=generic -mfpmath=sse
> -I/usr/local/include -DNVALGRIND -fno-exceptions -fvisibility-inlines-
> hidden -DNVALGRIND -ffunction-sections -fdata-sections -O3 -fomit-frame-
> pointer -ffast-math -g2 -fPIC -fno-strict-aliasing -Wno-non-virtual-dtor
> -I/usr/lib/wx/include/gtk2-unicode-release-2.6 -I/usr/include/wx-2.6
> -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
> -DNO_GCC_PRAGMA
> /home/stefano/trunkdevelopment/cs/plugins/video/canvas/wxgl/GLWXDriver2D.cpp
>
> ...failed C++
> ./out/linux/optimize/plugins/video/canvas/wxgl/GLWXDriver2D.o ...
> ...skipped wxgl.so for lack of
> <plugins!video!canvas!wxgl!>GLWXDriver2D.o...
> ...failed updating 1 target(s)...
> ...skipped 1 target(s)...
> }}}
> wxwidget 2.6.3 (which is what cs picks up during configure) even if i've
> also 2.8
New description:
{{{
C++ ./out/linux/optimize/plugins/video/canvas/wxgl/GLWXDriver2D.o
/home/stefano/trunkdevelopment/cs/plugins/video/canvas/wxgl/GLWXDriver2D.cpp:
In member function ‘virtual void csGraphics2DWX::AlertV(int, const char*,
const char*, const char*, __va_list_tag*)’:
/home/stefano/trunkdevelopment/cs/plugins/video/canvas/wxgl/GLWXDriver2D.cpp:88:21:
error: ‘FromUTF8’ is not a member of ‘wxString’
/home/stefano/trunkdevelopment/cs/plugins/video/canvas/wxgl/GLWXDriver2D.cpp:92:21:
error: ‘FromUTF8’ is not a member of ‘wxString’
/home/stefano/trunkdevelopment/cs/plugins/video/canvas/wxgl/GLWXDriver2D.cpp:97:21:
error: ‘FromUTF8’ is not a member of ‘wxString’
/home/stefano/trunkdevelopment/cs/plugins/video/canvas/wxgl/GLWXDriver2D.cpp:
In member function ‘void csGLCanvas::EmitKeyEvent(wxKeyEvent&, bool)’:
/home/stefano/trunkdevelopment/cs/plugins/video/canvas/wxgl/GLWXDriver2D.cpp:799:13:
error: ‘class wxKeyEvent’ has no member named ‘GetModifiers’
/home/stefano/trunkdevelopment/cs/plugins/video/canvas/wxgl/GLWXDriver2D.cpp:799:32:
error: ‘wxMOD_SHIFT’ was not declared in this scope
g++ -c -o
./out/linux/optimize/plugins/video/canvas/wxgl/GLWXDriver2D.o
-I/home/stefano/trunkdevelopment/cs/. -I./include
-I/home/stefano/trunkdevelopment/cs/./include -pipe -Wall -Wno-unknown-
pragmas -fvisibility=hidden -mtune=generic -mfpmath=sse
-I/usr/local/include -DNVALGRIND -fno-exceptions -fvisibility-inlines-
hidden -DNVALGRIND -ffunction-sections -fdata-sections -O3 -fomit-frame-
pointer -ffast-math -g2 -fPIC -fno-strict-aliasing -Wno-non-virtual-dtor
-I/usr/lib/wx/include/gtk2-unicode-release-2.6 -I/usr/include/wx-2.6
-DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
-DNO_GCC_PRAGMA
/home/stefano/trunkdevelopment/cs/plugins/video/canvas/wxgl/GLWXDriver2D.cpp
...failed C++
./out/linux/optimize/plugins/video/canvas/wxgl/GLWXDriver2D.o ...
...skipped wxgl.so for lack of
<plugins!video!canvas!wxgl!>GLWXDriver2D.o...
...failed updating 1 target(s)...
...skipped 1 target(s)...
}}}
wxwidget 2.6.3 (which is what cs picks up during configure) even if i've
also 2.8
--
Comment(by kickvb):
This should have been fixed in r37204.
--
Ticket URL: <http://crystalspace3d.org/trac/CS/ticket/932#comment:2>
CrystalSpace <http://www.crystalspace3d.org/>
Free open-source 3D SDK.
------------------------------------------------------------------------------
10 Tips for Better Server Consolidation
Server virtualization is being driven by many needs.
But none more important than the need to reduce IT complexity
while improving strategic productivity. Learn More!
http://www.accelacomm.com/jaw/sdnl/114/51507609/
_______________________________________________
crystal-tracker mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/crystal-tracker