Okay, Fedora development has wxGTK 2.8 which causes breakages:

/builddir/build/BUILD/plplot-5.7.2/bindings/wxwidgets/wxPLplotstream.cpp: 
In member function 'void wxPLplotstream::RenewPlot()':
/builddir/build/BUILD/plplot-5.7.2/bindings/wxwidgets/wxPLplotstream.cpp:116: 
error: invalid conversion from 'wxImage*' to 'int'
/builddir/build/BUILD/plplot-5.7.2/bindings/wxwidgets/wxPLplotstream.cpp:116: 
error:   initializing argument 1 of 'wxBitmap::wxBitmap(int, int, int)'
/builddir/build/BUILD/plplot-5.7.2/bindings/wxwidgets/wxPLplotstream.cpp:116: 
error: no matching function for call to 'wxMemoryDC::SelectObject(wxBitmap)'
/usr/include/wx-2.8/wx/dcmemory.h:30: note: candidates are: void 
wxMemoryDCBase::SelectObject(wxBitmap&)
/builddir/build/BUILD/plplot-5.7.2/bindings/wxwidgets/wxPLplotstream.cpp: 
In member function 'void wxPLplotstream::Update()':
/builddir/build/BUILD/plplot-5.7.2/bindings/wxwidgets/wxPLplotstream.cpp:132: 
error: invalid conversion from 'wxImage*' to 'int'
/builddir/build/BUILD/plplot-5.7.2/bindings/wxwidgets/wxPLplotstream.cpp:132: 
error:   initializing argument 1 of 'wxBitmap::wxBitmap(int, int, int)'
/builddir/build/BUILD/plplot-5.7.2/bindings/wxwidgets/wxPLplotstream.cpp:132: 
error: no matching function for call to 'wxMemoryDC::SelectObject(wxBitmap)'
/usr/include/wx-2.8/wx/dcmemory.h:30: note: candidates are: void 
wxMemoryDCBase::SelectObject(wxBitmap&)

May be others, but the build died here.  Any help in addressing this 
would be greatly appreciated.

-- 
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA/CoRA Division                    FAX: 303-415-9702
3380 Mitchell Lane                  [EMAIL PROTECTED]
Boulder, CO 80301              http://www.cora.nwra.com

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to