Missing includes

Lorenzo Bertini lorenzobertini97 at gmail.com
Mon Nov 18 13:26:03 UTC 2024


They are the moc generated ones. They are obtained from

moc_headers = [
  'Action.h',
  'BulletsModule.h',
  'CategorizedCombo.h',
  'CustomizedWidgets.h',
  'DialogView.h',
  'DockView.h',
  'EmptyTable.h',
  'FancyLineEdit.h',
  'FindAndReplace.h',
  'FloatPlacement.h',
  'GuiAbout.h',
  'GuiApplication.h',
  'GuiBibitem.h',
  'GuiBibtex.h',
  'GuiBox.h',
  'GuiBranch.h',
  'GuiBranches.h',
  'GuiChanges.h',
  'GuiCharacter.h',
  'GuiCitation.h',
  'GuiClickableLabel.h',
  'GuiClipboard.h',
  'GuiCommandBuffer.h',
  'GuiCommandEdit.h',
  'GuiCompare.h',
  'GuiCompareHistory.h',
  'GuiCompleter.h',
  'GuiCounter.h',
  'GuiDelimiter.h',
  'GuiDialog.h',
  'GuiDocument.h',
  'GuiErrorList.h',
  'GuiERT.h',
  'GuiExternal.h',
  'GuiInclude.h',
  'GuiIndex.h',
  'GuiIndices.h',
  'GuiInfo.h',
  'GuiGraphics.h',
  'GuiHyperlink.h',
  'GuiHSpace.h',
  'GuiLabel.h',
  'GuiLine.h',
  'GuiListings.h',
  'GuiLog.h',
  'GuiLyXFiles.h',
  'GuiMathMatrix.h',
  'GuiNote.h',
  'GuiParagraph.h',
  'GuiPhantom.h',
  'GuiPrefs.h',
  'GuiPrintindex.h',
  'GuiPrintNomencl.h',
  'GuiProgress.h',
  'GuiProgressView.h',
  'GuiSearch.h',
  'GuiSelection.h',
  'GuiSelectionManager.h',
  'GuiSendto.h',
  'GuiSetBorder.h',
  'GuiShowFile.h',
  'GuiSpellchecker.h',
  'GuiSymbols.h',
  'GuiRef.h',
  'GuiTabular.h',
  'GuiTabularCreate.h',
  'GuiTexinfo.h',
  'GuiThesaurus.h',
  'GuiToc.h',
  'GuiToolbar.h',
  'GuiView.h',
  'GuiViewSource.h',
  'GuiVSpace.h',
  'GuiWrap.h',
  'GuiWorkArea.h',
  'IconPalette.h',
  'InGuiThread.h',
  'InsertTableWidget.h',
  'InsetParamsDialog.h',
  'InsetParamsWidget.h',
  'LengthCombo.h',
  'LayoutBox.h',
  'LyXFileDialog.h',
  'Menus.h',
  'PanelStack.h',
  'TocModel.h',
  'TocWidget.h',
  'ToolTipFormatter.h',
  'Validator.h',
]

and are named moc_<name>.cpp. They are then included in <name>.cpp with
#include "moc_<name>.cpp".

Lorenzo

Il giorno lun 18 nov 2024 alle ore 13:07 Pavel Sanda <sanda at lyx.org> ha
scritto:

> On Mon, Nov 18, 2024 at 12:36:32PM +0100, Lorenzo Bertini wrote:
> > Currently, there is no way except hacks to tell meson that some cpp files
> > are not to be compiled but included. I have opened an issue in their
> repo.
> > In the meanwhile let's put the patches on hold.
>
> BTW do you have list of these files?
> Pavel
> --
> lyx-devel mailing list
> lyx-devel at lists.lyx.org
> https://lists.lyx.org/mailman/listinfo/lyx-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20241118/85e5e889/attachment.htm>


More information about the lyx-devel mailing list