Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

-DLUXCORE_DISABLE_OIDN:bool=ON still leaves few dangling (not found) libs ... #619

Open
Randrianasulu opened this issue Jul 14, 2023 · 0 comments

Comments

@Randrianasulu
Copy link

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 ..

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

No branches or pull requests

1 participant