You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I nearly can make LuxCoreRender on 32-bit Slackware (after fixing embree ebuild for 32-bit compile (using same workaround as for win32 in header file) - but no way to test it yet!) but missing OIDN libs mess with linking.
Additionally, Cmake behaves badly with TWO python versions installed (2.7 and 3.9) so I hardcoded 3.9 for now ...
using git commit 2f35684 and this cmake command line from inside BUILD directory:
cmake -DLUXCORE_DISABLE_OIDN:bool=ON -DLUXRAYS_DISABLE_CUDA:bool=ON ..
I nearly can make LuxCoreRender on 32-bit Slackware (after fixing embree ebuild for 32-bit compile (using same workaround as for win32 in header file) - but no way to test it yet!) but missing OIDN libs mess with linking.
Additionally, Cmake behaves badly with TWO python versions installed (2.7 and 3.9) so I hardcoded 3.9 for now ...
NEW_32.bit.txt
Hopefully this 'txt' patch will give you some idea where those lib references live ..
The text was updated successfully, but these errors were encountered: