SveSop / nvcuda

Standalone version of nvcuda from Wine-Staging
Other
2 stars 0 forks source link

nvidia-libs fails to install on wine-8.9 when configured with the "new WoW64 approach" #5

Closed schloegl closed 1 year ago

schloegl commented 1 year ago

nvidia-libs fails to install on wine-8.9 when configured with the "new WoW64 approach" (i.e. configure --enable-archs=i386,x86_64 ...") with this error:

meson.build:5:38: ERROR: C shared or static library 'dl' not found

The full meson-log.txt file is attached. This is problem does not occur when trying to install nvidia-libs on wine-8.9 with the old "shared Wow64" [1] configuration.

[1] https://wiki.winehq.org/Building_Wine#Shared_WoW64

meson-log.txt

schloegl commented 1 year ago

oops, wrong project. Thiss issue is about nvidia-libs - resubmitted as https://github.com/SveSop/nvidia-libs/issues/7

Closing this issue here.