Skip to content

installer_fomod bailed out, interrupting all tasks #157

@gbruyneel

Description

@gbruyneel

I followed all build instructions
When building, I get :
69.38 [installer_fomod] [cmake] [cmd] cmake failed, stderr was empty
69.38 [installer_fomod] [cmake] [cmd] cmake returned 1 (bailing out)
69.39 installer_fomod bailed out, interrupting all tasks
69.54 bailing out

in the log I have:

69.18 [installer_fomod] [cmake] [stdout] E:\01_DEV\mob\modorganizer\build\installer_fomod\src\fomodinstallerdialog.cpp(419,49): error C2672: 'QString::arg': no matching overloaded function found [E:\01_DEV\mob\modorganizer\build\installer_fomod\vsbuild\src\installer_fomod.vcxproj]
69.24 [preview_base] [cmake] [stdout] preview_base.vcxproj -> E:\01_DEV\mob\modorganizer\build\preview_base\vsbuild\src\RelWithDebInfo\preview_base.dll
69.28 [installer_fomod] [cmake] [stdout] E:\01_DEV\Qt\6.10.1\msvc2022_64\include\QtCore\qstring.h(364,5):
69.28 [installer_fomod] [cmake] [stdout] could be 'std::enable_if<sizeof...(Args)>=2&&std::conjunction_v<std::conjunction<std::negation<QtPrivate::treat_as_integral_arg<remove_cv::type>>,std::is_convertible<Args,QAnyStringView>>...>,QString>::type QString::arg(Args ...) const'
69.28 [installer_fomod] [cmake] [stdout] E:\01_DEV\mob\modorganizer\build\installer_fomod\src\fomodinstallerdialog.cpp(419,49):
69.28 [installer_fomod] [cmake] [stdout] Failed to specialize function template 'std::enable_if<sizeof...(Args)>=2&&std::conjunction_v<std::conjunction<std::negation<QtPrivate::treat_as_integral_arg<remove_cv::type>>,std::is_convertible<Args,QAnyStringView>>...>,QString>::type QString::arg(Args ...) const'
69.28 [installer_fomod] [cmake] [stdout] E:\01_DEV\mob\modorganizer\build\installer_fomod\src\fomodinstallerdialog.cpp(419,49):
69.28 [installer_fomod] [cmake] [stdout] With the following template arguments:
69.28 [installer_fomod] [cmake] [stdout] E:\01_DEV\mob\modorganizer\build\installer_fomod\src\fomodinstallerdialog.cpp(419,49):
69.28 [installer_fomod] [cmake] [stdout] 'Args={MOBase::IPluginList::PluginStates &}'
69.28 [installer_fomod] [cmake] [stdout] E:\01_DEV\mob\modorganizer\build\installer_fomod\src\fomodinstallerdialog.cpp(419,49):
69.28 [installer_fomod] [cmake] [stdout] 'type': is not a member of any direct or indirect base class of 'std::enable_if<false,QString>'
69.28 [installer_fomod] [cmake] [stdout] E:\01_DEV\Qt\6.10.1\msvc2022_64\include\QtCore\qstring.h(344,27):
69.28 [installer_fomod] [cmake] [stdout] or 'QString QString::arg(const T &,int,QChar) const'
69.28 [installer_fomod] [cmake] [stdout] E:\01_DEV\mob\modorganizer\build\installer_fomod\src\fomodinstallerdialog.cpp(419,49):
69.28 [installer_fomod] [cmake] [stdout] 'QString QString::arg(const T &,int,QChar) const': could not deduce template argument for '__formal'
69.28 [installer_fomod] [cmake] [stdout] E:\01_DEV\Qt\6.10.1\msvc2022_64\include\QtCore\qstring.h(169,33):
69.28 [installer_fomod] [cmake] [stdout] 'std::enable_if_t<false,bool>' : Failed to specialize alias template
69.28 [installer_fomod] [cmake] [stdout] E:\01_DEV\Qt\6.10.1\msvc2022_64\include\QtCore\qstring.h(339,27):
69.28 [installer_fomod] [cmake] [stdout] or 'QString QString::arg(T,int,char,int,QChar) const'
69.28 [installer_fomod] [cmake] [stdout] E:\01_DEV\mob\modorganizer\build\installer_fomod\src\fomodinstallerdialog.cpp(419,49):
69.28 [installer_fomod] [cmake] [stdout] 'QString QString::arg(T,int,char,int,QChar) const': could not deduce template argument for '__formal'
69.28 [installer_fomod] [cmake] [stdout] E:\01_DEV\Qt\6.10.1\msvc2022_64\include\QtCore\qstring.h(181,36):
69.28 [installer_fomod] [cmake] [stdout] 'std::enable_if_t<false,bool>' : Failed to specialize alias template
69.28 [installer_fomod] [cmake] [stdout] E:\01_DEV\Qt\6.10.1\msvc2022_64\include\QtCore\qstring.h(324,27):
69.28 [installer_fomod] [cmake] [stdout] or 'QString QString::arg(T,int,int,QChar) const'
69.28 [installer_fomod] [cmake] [stdout] E:\01_DEV\mob\modorganizer\build\installer_fomod\src\fomodinstallerdialog.cpp(419,49):
69.28 [installer_fomod] [cmake] [stdout] 'QString QString::arg(T,int,int,QChar) const': could not deduce template argument for '__formal'
69.28 [installer_fomod] [cmake] [stdout] E:\01_DEV\Qt\6.10.1\msvc2022_64\include\QtCore\qstring.h(184,39):
69.28 [installer_fomod] [cmake] [stdout] 'std::enable_if_t<false,bool>' : Failed to specialize alias template
69.28 [installer_fomod] [cmake] [stdout]
69.28 [installer_fomod] [cmake] [stdout] E:\01_DEV\mob\modorganizer\build\installer_fomod\src\fomodinstallerdialog.cpp(419,18): error C2512: 'MOBase::Exception': no appropriate default constructor available [E:\01_DEV\mob\modorganizer\build\installer_fomod\vsbuild\src\installer_fomod.vcxproj]
69.28 [installer_fomod] [cmake] [stdout] E:\01_DEV\mob\modorganizer\build\installer_fomod\src\fomodinstallerdialog.cpp(419,18):
69.28 [installer_fomod] [cmake] [stdout] 'MOBase::Exception::Exception': no appropriate default constructor available
69.28 [installer_fomod] [cmake] [stdout] E:\01_DEV\mob\modorganizer\build\installer_fomod\src\fomodinstallerdialog.cpp(419,18):
69.28 [installer_fomod] [cmake] [stdout] while trying to match the argument list '()'
69.28 [installer_fomod] [cmake] [stdout]
69.38 [installer_fomod] [cmake] [cmd] cmake failed, stderr was empty
69.38 [installer_fomod] [cmake] [cmd] cmake returned 1 (bailing out)
69.39 installer_fomod bailed out, interrupting all tasks

dont know how to handle it.
Best regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions