Bug#750737: Please update to use wxwidgets3.0

Jaromír Mikeš mira.mikes at gmail.com
Tue Jun 10 12:29:21 UTC 2014


2014-06-10 14:05 GMT+02:00 Olly Betts <olly at survex.com>:

> On Tue, Jun 10, 2014 at 01:13:55PM +0200, Jaromír Mikeš wrote:
> > I am just updating sooperlooper to 1.7.2 but it still not build against
> > libwxgtk3.0-dev.
>


> > main_panel.cpp: In member function 'void
> > SooperLooperGui::MainPanel::misc_action(bool, wxString)':
> > main_panel.cpp:1280:132: error: 'wxSAVE' was not declared in this scope
> >    wxString filename = do_file_selector (wxT("Choose file to save loop"),
> > wxT("wav"), wxT("WAVE files (*.wav)|*.wav;*.WAV;*.Wav"),
> > wxSAVE|wxCHANGE_DIR|wxOVERWRITE_PROMPT);
>
> All the wxFileDialog constants now start wxFD_, so wxFD_SAVE instead of
> wxSAVE, etc.  Both forms work in wx2.8.
>

It helped, but still not build:

64-linux-gnu/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0
-D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -g -O2
-fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -D_REENTRANT -Os -fomit-frame-pointer -mmmx -msse
-mfpmath=sse -pipe -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-I/tmp/buildd/sooperlooper-1.7.2~dfsg0/libs/pbd
-I/tmp/buildd/sooperlooper-1.7.2~dfsg0/libs/midi++ -c -o pix_button.o
pix_button.cpp
pix_button.cpp: In member function 'void
SooperLooperGui::PixButton::OnMouseEvents(wxMouseEvent&)':
pix_button.cpp:253:14: error: 'class wxRect' has no member named 'Inside'
   if (bounds.Inside(pt)) {
              ^
Makefile:359: recipe for target 'pix_button.o' failed
make[4]: *** [pix_button.o] Error 1

regards

mira
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20140610/b8a06a31/attachment.html>


More information about the pkg-multimedia-maintainers mailing list