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

CMake build with USE_STATIC_MOLTENVK=ON is still linking the vulkan loader library on MacOS #35

Open
Keyang opened this issue Dec 9, 2021 · 0 comments

Comments

@Keyang
Copy link

Keyang commented Dec 9, 2021

Hi,
Just followed the document and passed USE_STATIC_MOLTENVK=ON to cmake on MacOS, the generated binary still links to the libvulkan.dylib file. Please help.

Thanks.

$ otool -l ./realsr-ncnn-vulkan
Load command 13
          cmd LC_LOAD_DYLIB
      cmdsize 56
         name @rpath/libvulkan.1.dylib (offset 24)
   time stamp 2 Thu Jan  1 01:00:02 1970
      current version 1.2.198
compatibility version 1.0.0
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