Getting Started with Vulkan and GLFW on MacOS

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Nicely done intro to setting up Vulkan on MacOS. Thanks!

fejimush
Автор

Thanks! Your video helped me find where my mistake was!

Nikolai
Автор

Thank you! I had problems setting it up correctly with Xcode and had to stick to stick to make until now. Finally, back to an IDE

kidrigger
Автор

If you get an error when you try to run it, like this: "ERROR: Setting <GLFWContentView: 0x7f8a97f0c2d0> as the first responder for window <GLFWWindow: 0x7f8a97d0e0d0>, but it is in a different window ((null))! This would eventually crash when the view is freed. The first responder will be set to nil.", you need to set the run path search path to the library directory for glfw. This is the @rpath substitution. It's probably trying to use a different version of glfw installed on your system. Use glfwGetVersionString() to identify your library version it's trying to use.

toddseiler
Автор

can't find vulkan library and not showing up on red line side but on white side at bottom. could you help me?

peter.karundeng
welcome to shbcf.ru