Menu

#46 Doesn't build on Debian/Sid

open
nobody
None
5
2006-11-17
2006-11-17
Anonymous
No

Building audiere-1.9.4 fails on Debian/Sid. This is the corresponding error message:

DeviceFrame.cpp: In constructor 'DeviceFrame::DeviceFrame(audiere::AudioDevicePtr)':
DeviceFrame.cpp:60: error: call of overloaded 'wxString(const char*)' is ambiguous
/usr/include/wx-2.6/wx/string.h:671: note: candidates are: wxString::wxString(const wxWCharBuffer&) <near match>
/usr/include/wx-2.6/wx/string.h:643: note: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.6/wx/string.h:641: note: wxString::wxString(const wxString&) <near match>
/usr/include/wx-2.6/wx/string.h:633: note: wxString::wxString(int) <near match>
make[3]: *** [wxPlayer-DeviceFrame.o] Error 1

Kind regards,

Felix Homann

Discussion

  • Sonicbhoc

    Sonicbhoc - 2007-06-22

    Logged In: YES
    user_id=1172350
    Originator: NO

    I also have this bug in Gentoo Linux, 64bit.

     
  • Sonicbhoc

    Sonicbhoc - 2007-06-22

    Logged In: YES
    user_id=1172350
    Originator: NO

    oops, ignore me, I'll go get that patch.

     
  • Sonicbhoc

    Sonicbhoc - 2007-06-22

    Logged In: YES
    user_id=1172350
    Originator: NO

    After applying that patch, I get this error:
    StreamFrame.cpp: In member function ‘void StreamFrame::OnViewTags(wxCommandEvent&)’:
    StreamFrame.cpp:156: error: ‘TagsDialog’ was not declared in this scope
    make[3]: *** [wxPlayer-StreamFrame.o] Error 1
    make[3]: Leaving directory `/home/chaz/Downloads/audiere-1.9.4/examples/wxPlayer'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/home/chaz/Downloads/audiere-1.9.4/examples'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/chaz/Downloads/audiere-1.9.4'
    make: *** [all] Error 2

     

Log in to post a comment.