engineer1109 / LearnVulkan

Learn Vulkan. Advanced examples of Vulkan, QT, CUDA, OpenCV for Linux, Windows, Android.
GNU General Public License v3.0
136 stars 22 forks source link

Forgot __declspec(dllexport) #2

Open GailKabala opened 4 years ago

GailKabala commented 4 years ago

I found some code of this project is lacking __declspec(dllexport). Use static lib is ok. Please check.

engineer1109 commented 4 years ago

Windows release need waiting. Linux is ok now.