On 08/20/2012 05:51 PM, Timothy Pearson wrote:
Can you please post the generated kdefilepicker.moc.cxx file?  I am
somewhat surprised that moc is failing to generate valid code in this
case.
attached
Stephan
OK, I think I see the problem.  Qt3's moc is too stupid to understand the
#if/#else/#endif construct around "void fileHighlightedCommand(const
TQString &);", so it tries to use the TDE specific code in a pure
KDE3.5/Qt3 environment and obviously fails.
I don't see a good way around this, so for now it might be a good idea to
comment out the /vcl/unx/kde/fpicker/kdefilepicker.hxx
b/vcl/unx/kde/fpicker/kdefilepicker.hxx "void fileHighlightedCommand(const
TQString &);" line in GIT (with a suitable FIXME comment) while I attempt
to work on a solution.
Tim
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.