Issue building CPU V3.5 on Windows

Đang mở
#8 0 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức phù hợp với người mới
20/100
Loại issue
Lỗi
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Đình trệ
Công nghệ
cmake
Lĩnh vực
build-system

Hướng nghiên cứu

Bắt đầu với đầu ra cấu hình CMake và CMakeModules/FindCBLAS.cmake, đặc biệt là lệnh gọi từ src/backend/cpu/CMakeLists.txt. Kiểm tra cách dependency OpenBLAS được cung cấp dự kiến sẽ được định vị trên Windows và xem lại CMakeOutput.log cùng CMakeError.log. Được xem là hoàn tất khi cấu hình CPU hoàn thành và tạo ALL_BUILD.vcxproj để MSBuild có thể chạy.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

I've been trying to build Arrayfire on Windows.

Latest Version of CMake,
Visual studio 2015 x64.

I've grabbed version 3.5 of Arrayfire from github also the dependancies.

I've compiled CUDA successfully, but am having trouble with building CPU.
Here are the outputs of the console


"Running CPU CMake Configuration"
"Generating CMAKE"
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
-- Checking for [mkl_rt]
-- Checking for [Accelerate]
-- Checking for [vecLib]
-- Checking for [cblas - atlas]
-- Checking for [openblas]
-- Checking for [cblas]
-- Checking for [blas]
CMake Error at CMakeModules/FindCBLAS.cmake:346 (MESSAGE):
  CBLAS library not found.  Please specify library location
Call Stack (most recent call first):
  src/backend/cpu/CMakeLists.txt:4 (FIND_PACKAGE)


-- Configuring incomplete, errors occurred!
See also "C:/workspace/arrayfire/build/CMakeFiles/CMakeOutput.log".
See also "C:/workspace/arrayfire/build/CMakeFiles/CMakeError.log".
"Running msbuild"
Microsoft (R) Build Engine version 14.0.25420.1
Copyright (C) Microsoft Corporation. All rights reserved.

MSBUILD : error MSB1009: Project file does not exist.
Switch: ALL_BUILD.vcxproj
Microsoft (R) Build Engine version 14.0.25420.1
Copyright (C) Microsoft Corporation. All rights reserved.

MSBUILD : error MSB1009: Project file does not exist.

It seems that PkgConfig isn't working, but I'm not sure what I can do to sort it.
I've Got an implementation of OpenBLAS which I've put in the dependancies, but I can't work out why it can't find the library

Any suggestions?

Thank you,

Ngôn ngữ chính
Batchfile
Star
11
Fork
6
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của arrayfire/arrayfire-windows-scripts

Tất cả issue của arrayfire/arrayfire-windows-scripts

Issue tương tự

Thêm issue về Build System

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.