FindMathematica icon indicating copy to clipboard operation
FindMathematica copied to clipboard

CMake module for Mathematica.

Results 5 FindMathematica issues
Sort by recently updated
recently updated
newest added

Hello, I think 12.3.1 was the first macOS Mathematica version with native ARM/Silicon support, and after upgrading to it I get the following error in a program that uses FindMathematica...

Dear @sakra , I've found an issue with `FindMathematica` 3.3.0 on my Raspberry Pi 3 (Raspbian, based on Debian buster, 32-bit): CMake complains: Unknown CMake command "Mathematica_ADD_LIBRARY" I've setup the...

Dear @sakra , a colleague of mine stumbled upon the issue with missing `libuuid` again. He has an Ubuntu machine with Mathematica 12. On this machine the package `uuid-dev` is...

...so that it can be included as a sub-project or work with [FetchContent](https://cmake.org/cmake/help/latest/module/FetchContent.html).

Although Linux-ARM would also work, Linux-ARM64 is used. The idea is that `Print[StandardForm[$SystemID]]` returns `Linux-ARM64` on such systems, maybe later it would help triaging some problems