Niko
Results
2
comments of
Niko
@cary-ilm : I can confirm I have the same issue using v3.1. I get: _error LNK2001: unresolved external symbol imath_half_to_float_table_ I am very new to this. I am using **Imath**...
Hello @meshula many thanks for the help! `C:\Source\IMath` and `C:\Source\OpenEXR` are the repo locations ``` cd C:\IMath\Build cmake C:\Source\IMath cmake . -DCMAKE_INSTALL_PREFIX=C:\IMath\Release cmake --build . --target install --config Release cmake...