arrayfire / arrayfire

ArrayFire: a general purpose GPU library.

Home Page:https://arrayfire.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Build] CMake Error when building with AF_WITH_EXTERNAL_PACKAGES_ONLY enabled

edwinsolisf opened this issue · comments

When configuring ArrayFire with AF_WITH_EXTERNAL_PACKAGES_ONLY=ON: cmake produces an error

Description

  • Additional details about the errors during the build: None
  • What do you suspect is causing the issue?: incorrect usage of function dependency_check
  • Which steps in the (wiki)[https://github.com/arrayfire/arrayfire/wiki] failed: Configuring
  • What operating system and/or distro are you using?: Ubuntu
  • Versions of the packages related to this bug: v3.9

Error Log

CMake Error at test/CMakeLists.txt:23 (dependency_check):
  dependency_check Function invoked with incorrect arguments for function
  named: dependency_check

Build Environment

Compiler version: g++ 11.4.0
Operating system: Windows 10; Ubuntu 22.04