Giter Site home page Giter Site logo

galaxql's People

Contributors

dontdieych avatar jay avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

galaxql's Issues

Ambiguity in wxGLCanvas on Arch linux

$ pacman -Q wxgtk glu
wxgtk 3.0.1-1
glu 9.0.0-3
$ make
g++ -I/usr/lib/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -O3   -c -o galaxql.o galaxql.cpp
galaxql.cpp: In constructor ‘GfxPanel::GfxPanel(wxWindow*, int, wxPoint, wxSize, int)’:
galaxql.cpp:662:20: error: call of overloaded ‘wxGLCanvas(wxWindow*&)’ is ambiguous
       mContext(this)
                    ^
galaxql.cpp:662:20: note: candidates are:
In file included from /usr/include/wx-3.0/wx/wxprec.h:12:0,
                 from galaxql.cpp:42:
/usr/include/wx-3.0/wx/gtk/glcanvas.h:54:5: note: wxGLCanvas::wxGLCanvas(wxWindow*, wxWindowID, const wxPoint&, const wxSize&, long int, const wxString&, const int*, const wxPalette&)
     wxGLCanvas(wxWindow *parent,
     ^
/usr/include/wx-3.0/wx/defs.h:615:43: note: in definition of macro ‘wxDEPRECATED’
 #define wxDEPRECATED(x) wxDEPRECATED_DECL x
                                           ^
In file included from /usr/include/wx-3.0/wx/glcanvas.h:192:0,
                 from galaxql.cpp:68:
/usr/include/wx-3.0/wx/gtk/glcanvas.h:23:5: note: wxGLCanvas::wxGLCanvas(wxWindow*, wxWindowID, const int*, const wxPoint&, const wxSize&, long int, const wxString&, const wxPalette&)
     wxGLCanvas(wxWindow *parent,
     ^
/usr/include/wx-3.0/wx/gtk/glcanvas.h:20:22: note: wxGLCanvas::wxGLCanvas(const wxGLCanvas&)
 class WXDLLIMPEXP_GL wxGLCanvas : public wxGLCanvasX11
                      ^
<builtin>: recipe for target 'galaxql.o' failed

Any advice will be appreciated.
Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.