View Issue Details

IDProjectCategoryView StatusLast Update
0006077The Dark ModDistributionpublic21.08.2022 16:48
ReporterMailaender Assigned To 
PrioritynormalSeverityblockReproducibilityalways
Status newResolutionopen 
Product VersionTDM 2.10 
Summary0006077: <BOOL> expression requires exactly one parameter
DescriptionI tried to make a Flatpak package, but couldn't get the source code to compile as there is a syntax error in the cmake file.
Steps To ReproduceUse the cmake version from https://gitlab.com/freedesktop-sdk/freedesktop-sdk 21.08
Additional InformationCMake Error at sys/cmake/PrecompiledHeader.cmake:77 (file):
  Error evaluating generator expression:

$<BOOL:$<TARGET_PROPERTY:TheDarkMod,COMPILE_FLAGS>;-O2 -g -pipe
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions
-fstack-protector-strong -grecord-gcc-switches
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-fno-omit-frame-pointer;;-std=c++14>

  $<BOOL> expression requires exactly one parameter.
Call Stack (most recent call first):
  sys/cmake/PrecompiledHeader.cmake:40 (export_all_flags)
  CMakeLists.txt:163 (add_precompiled_header)
Tagsbuild

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
21.08.2022 16:48 Mailaender New Issue
21.08.2022 16:48 Mailaender Tag Attached: build