Hello All,
I still have failed to get my qt port to link.
I have a couple questions:
==========================
I ran the qt4-makefile and it compiled and started linking.
My first error during linking was in the form of:
src/gui/dialogs/RosegardenTransport.h: In member function ‘void
Ui_RosegardenTransport::setupUi(QFrame*)’:
src/gui/dialogs/RosegardenTransport.h:468: error: ‘ToolTipBase’ is not a member
of ‘QPalette’
src/gui/dialogs/RosegardenTransport.h:469: error: ‘ToolTipText’ is not a member
of ‘QPalette’
I fixed this manually by editing RosegardenTransport.h and deactivating the
offending lines since ToolTipBase and ToolTipText are no members of QPalette
nor QColor.
First Question:
---------------
So my question is, I tried to svn commit this change, but it didn't take. I
was told it was not under version control. What am I missing here.
Next question:
--------------
I reran the qt4-makefile and it compiled and linked.
Now I'm getting this issue:
src/document/RosegardenGUIDoc.o: In function
`Rosegarden::RosegardenGUIDoc::prepareAudio()':
/mnt/hda7/installs/rosegarden/rosegarden-qt4/qt4/src/document/RosegardenGUIDoc.cpp:2261:
undefined reference to `operator<<(QDebug&, std::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&)'
src/document/RosegardenGUIDoc.o: In function
`Rosegarden::RosegardenGUIDoc::getMappedDevice(unsigned int)':
/mnt/hda7/installs/rosegarden/rosegarden-qt4/qt4/src/document/RosegardenGUIDoc.cpp:2393:
undefined reference to `operator<<(QDebug&, std::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&)'
/mnt/hda7/installs/rosegarden/rosegarden-qt4/qt4/src/document/RosegardenGUIDoc.cpp:2402:
undefined reference to `operator<<(QDebug&, std::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&)'
/mnt/hda7/installs/rosegarden/rosegarden-qt4/qt4/src/document/RosegardenGUIDoc.cpp:2411:
undefined reference to `operator<<(QDebug&,
... on and on ...
I'm not certain what to do about it. I tried a few things, but I'm at a loss.
Any thoughts?
Sincerely,
Julie S.
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Rosegarden-devel mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel