make -f qt4-makefile src/sequencer/SequencerMmapper.o
/usr/bin/c++ -c -DQT3_SUPPORT -Wall -O0 -g -DHAVE_ALSA -DHAVE_LIBJACK 
-DHAVE_DSSI -DHAVE_LADSPA -DHAVE_LIBLO -DHAVE_LIBLRDF -DHAVE_XFT -DDEBUG 
-D'VERSION="2.0-yeah-whatever-innit"' -I/usr/include/qt4/Qt3Support 
-I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml 
-I/usr/include/qt4/QtNetwork -I/usr/include/qt4 -I/usr/lib/kde4/include 
-I/usr/include -I/usr/local/include -I/usr/include/freetype2 -Isrc/base -Isrc 
src/sequencer/SequencerMmapper.cpp -o src/sequencer/SequencerMmapper.o
src/sequencer/SequencerMmapper.cpp: In 
constructor ‘Rosegarden::SequencerMmapper::SequencerMmapper()’:
src/sequencer/SequencerMmapper.cpp:64: error: no matching function for call 
to ‘std::basic_string<char, std::char_traits<char>, std::allocator<char> 
>::basic_string(QChar*)’
/usr/include/c++/4.2/bits/basic_string.tcc:233: note: candidates are: 
std::basic_string<_CharT, _Traits, _Alloc>::basic_string(typename 
_Alloc::rebind<_CharT>::other::size_type, _CharT, const _Alloc&) [with _CharT 
= char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]
/usr/include/c++/4.2/bits/basic_string.tcc:226: note:                 
std::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT*, const 
_Alloc&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = 
std::allocator<char>]
/usr/include/c++/4.2/bits/basic_string.tcc:219: note:                 
std::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT*, 
typename _Alloc::rebind<_CharT>::other::size_type, const _Alloc&) [with 
_CharT = char, _Traits = std::char_traits<char>, _Alloc = 
std::allocator<char>]
/usr/include/c++/4.2/bits/basic_string.tcc:208: note:                 
std::basic_string<_CharT, _Traits, _Alloc>::basic_string(const 
std::basic_string<_CharT, _Traits, _Alloc>&, typename 
_Alloc::rebind<_CharT>::other::size_type, typename 
_Alloc::rebind<_CharT>::other::size_type, const _Alloc&) [with _CharT = char, 
_Traits = std::char_traits<char>, _Alloc = std::allocator<char>]
/usr/include/c++/4.2/bits/basic_string.tcc:197: note:                 
std::basic_string<_CharT, _Traits, _Alloc>::basic_string(const 
std::basic_string<_CharT, _Traits, _Alloc>&, typename 
_Alloc::rebind<_CharT>::other::size_type, typename 
_Alloc::rebind<_CharT>::other::size_type) [with _CharT = char, _Traits = 
std::char_traits<char>, _Alloc = std::allocator<char>]
/usr/include/c++/4.2/bits/basic_string.tcc:183: note:                 
std::basic_string<_CharT, _Traits, _Alloc>::basic_string(const 
std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = 
std::char_traits<char>, _Alloc = std::allocator<char>]
/usr/include/c++/4.2/bits/basic_string.tcc:191: note:                 
std::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _Alloc&) [with 
_CharT = char, _Traits = std::char_traits<char>, _Alloc = 
std::allocator<char>]
/usr/include/c++/4.2/bits/basic_string.h:2055: note:                 
std::basic_string<_CharT, _Traits, _Alloc>::basic_string() [with _CharT = 
char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]
make: *** [src/sequencer/SequencerMmapper.o] Error 1

This looks like STL hell.  I have no idea what's going wrong at all.  Too 
sleepy to try.  Abortng.gggggggggggggggggggggggggggggggggggggassef

-- 
D. Michael McIntyre 

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Rosegarden-devel mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to