Issue building CPU V3.5 on Windows
還沒有人認領這個 Issue。
評估
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 新手友好度
- 20/100
- Issue 類型
- 缺陷
- 描述清晰度
- 需要釐清
- 活躍度
- 停滯
- 技術堆疊
- cmake
- 領域
- build-system
研究方向
從 CMake 設定輸出和 CMakeModules/FindCBLAS.cmake 開始,尤其檢查來自 src/backend/cpu/CMakeLists.txt 的呼叫。檢查在 Windows 上應如何定位所提供的 OpenBLAS 相依性,並查看 CMakeOutput.log 和 CMakeError.log。當 CPU 設定完成並產生 ALL_BUILD.vcxproj,使 MSBuild 可以執行時,即表示完成。
由索引模型根據 Issue 內容生成。
描述
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,
- 主要語言
- Batchfile
- 星號
- 11
- 分支
- 6
- PR 合併指標
- 30 天內沒有已合併 PR
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
arrayfire/arrayfire-windows-scripts 的其他 Issue
-
難度 2/5 1-3 小時 新手友好度 35/100
-
難度 2/5 1-3 小時 新手友好度 35/100
arrayfire/arrayfire-windows-scripts#11 · 1 則留言 ·
-
難度 4/5 3-5 天 新手友好度 25/100
arrayfire/arrayfire-windows-scripts#5 · 4 則留言 ·
查看 arrayfire/arrayfire-windows-scripts 的全部 Issue
相似的 Issue
-
難度 1/5 1 小時以內 新手友好度 85/100
-
bug
難度 1/5 1 小時以內 新手友好度 90/100
-
area:engineering priority:p2 type:bug
難度 2/5 1-3 小時 新手友好度 75/100
jejjohnson/pyrox#234 ·
-
good first issue
難度 1/5 1 小時以內 新手友好度 90/100
-
good first issue
難度 1/5 1 小時以內 新手友好度 85/100
ros2/ros2_tracing#266 · 1 則留言 ·