Open eric-stokes-architect opened 1 year ago
I got this to build by setting the following environment variables,
WOLFRAM_LIBRARY_LINK_C_INCLUDES_DIRECTORY=/usr/local/Wolfram/Mathematica/13.2/SystemFiles/IncludeFiles/C
WSTP_COMPILER_ADDITIONS_DIRECTORY=/usr/local/Wolfram/Mathematica/13.2/SystemFiles/Links/WSTP/DeveloperKit/Linux-x86-64/CompilerAdditions
Not sure why the build script couldn't figure those out automatically given that
MATHEMATICA_HOME=/usr/local/Wolfram/Mathematica/13.2
was definitely set.
Hi, I'm trying to build an otherwise empty crate to test this out and the build fails. I'm on ubuntu 22.04 LTS. I have Mathematica 13.2 installed and confirmed working.