Add /usr/local/include
and /Users/paul.sohns/VulkanSDK/1.3.236.0/macOS/include
to Header Search Paths
for Development as well as Release.
Add /usr/local/lib
and /Users/paul.sohns/VulkanSDK/1.3.236.0/macOS/lib
to Library Search Paths
for Development as well as Release.
- Open the
Build Phases
tab in xCode and navigate toLink Binary With Libraries
- Open the folder
usr/local/lib
and drag the filelibglfw.3.x.dylib
into the table - Open the folder
/Users/paul.sohns/VulkanSDK/1.3.236.0/macOS/lib
and drag the fileslibvulkan.1.dylib
andlibvulkan.1.x.xx.dylib
into the table - Go to
Copy Files
and select the DestinationFrameworks
and clear the Subpath and deselectCopy only when installing
- Select all Libraries you just added in the table below