Skip to content

Building bug #136

Description

@sudobomba

Describe the bug
A compiler error occurs on building in CNake

To Reproduce
Idk

Expected behaviour
Idk

Error log :

CMake Error at Sources/CMakeLists.txt:14 (add_subdirectory): The source directory
/home/bomba/Acid/External/volk does not contain a CMakeLists.txt file.

                                                                  CMake Error at Sources/CMakeLists.txt:15 (set_target_properties):

set_target_properties Can not find target to add properties to: volk

                                                                  CMake Error at Sources/CMakeLists.txt:23 (add_library):

add_library cannot create imported target "OpenAL::OpenAL" because another target with the same name already exists.

CMake Error at Sources/CMakeLists.txt:81 (add_subdirectory): The source directory
/home/bomba/Acid/External/glslang
does not contain a CMakeLists.txt file.

CMake Error at Sources/CMakeLists.txt:85 (set_target_properties): set_target_properties Can not find target to add properties to: glslang

CMake Error at Sources/CMakeLists.txt:87 (set_target_properties): set_target_properties Can not find target to add properties to: GenericCodeGen
CMake Error at Sources/CMakeLists.txt:88 (set_target_properties): set_target_properties Can not find target to add properties to: MachineIndependent

CMake Error at Sources/CMakeLists.txt:89 (set_target_properties): set_target_properties Can not find target to add properties to: OGLCompiler
CMake Error at Sources/CMakeLists.txt:90 (set_target_properties):
set_target_properties Can not find target to add properties to: OSDependent CMake Error at Sources/CMakeLists.txt:91 (set_target_properties): set_target_properties Can not find target to add properties to: SPIRV CMake Error at Sources/CMakeLists.txt:150 (add_subdirectory): The source directory /home/bomba/Acid/External/physfs does not contain a CMakeLists.txt file.

CMake Error at Sources/CMakeLists.txt:161 (set_target_properties): set_target_properties Can not find target to add properties to: physfs-dist

CMake Error at Sources/CMakeLists.txt:162 (set_target_properties): set_target_properties Can not find target to add properties to: physfs-uninstall CMake Error at Tests/CMakeLists.txt:34 (add_subdirectory): The source directory /home/bomba/Acid/External/googletest does not contain a CMakeLists.txt file.
CMake Error at Tests/CMakeLists.txt:35 (set_target_properties): set_target_properties Can not find target to add properties to: gmock
CMake Error at Tests/CMakeLists.txt:36 (set_target_properties): set_target_properties Can not find target to add properties to: gmock_main
CMake Error at Tests/CMakeLists.txt:37 (set_target_properties): set_target_properties Can not find target to add properties to: gtest CMake Error at Tests/CMakeLists.txt:38 (set_target_properties): set_target_properties Can not find target to add properties to: gtest_main

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