Skip to content

Conversation

@christophe-murphy
Copy link
Contributor

@christophe-murphy christophe-murphy commented Apr 30, 2025

Several fixes required for the code to build on Windows and find all the required libraries to be installed when making the NSIS installer package for Windows. This requires PR #3646 and PR #3651

  • Code compiles
  • Tests pass

@christophe-murphy christophe-murphy added this to the 3.10 milestone Apr 30, 2025
syurkevi
syurkevi previously approved these changes Jun 3, 2025
@christophe-murphy christophe-murphy merged commit e8e30bd into master Jun 3, 2025
1 of 4 checks passed
willyborn pushed a commit to willyborn/arrayfire that referenced this pull request Jun 4, 2025
* Additional libraries for standalone installer and fix ilp consistency with find AF_MKL.

* Yet More oneAPI libraries and name typo fixes

* Remove libraries already provided by runtime

* Move additional mkl libraries collection into block for non-static build.

* Fixes to enable SYCL language to work with MSVC runtime library variables

* Fixes to find FreeImage for Windows build

* Fixes to allow Nvidia libraries to be found for Windows build

* Fixes to allow all oneAPI and MKL libraries to be found for Windows build

* Fixes for CPack scripts to work with NSIS installer on Windows

* Fixes to find tbb libraries.

* Add missing Debug/Release flags for SYCL compiler on Windows

* Add boost program-options dependency required for clFFT

* fix typos in CMakeSYCLInformation

* Add Windows defines

* Only attempt to include debug data files in the installer package for debug builds.

* Revert some changes that removed some library installs which are needed for building on Linux

* Install Visual C++ redistributable as part of the Windows installer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants