Jump to content

Translations:Development/FAQs/Technical FAQ/41/pt-br: Difference between revisions

From KDE TechBase
Aracele (talk | contribs)
Created page with "Isso muitas vezes acontece porque os arquivos moc não estão em sincronia com as fontes, ou não linkados em tudo. Verifique se você está executando o moc correto. 'which m..."
 
(No difference)

Latest revision as of 19:42, 3 June 2015

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Development/FAQs/Technical FAQ)
This often comes from the moc files not being in sync with the sources, or not linked at all. Check that you are running the right moc. 'which moc' will tell it. Regenerate your moc files (make force-reedit; make clean; make).

Isso muitas vezes acontece porque os arquivos moc não estão em sincronia com as fontes, ou não linkados em tudo. Verifique se você está executando o moc correto. 'which moc' vai dizer isso. Gere novamente seus arquivos moc (make force-reedit; make clean; make).