TheCherno / Hazel

Hazel Engine
Apache License 2.0
11.76k stars 1.51k forks source link

link error #686

Open hoho965191737 opened 1 month ago

hoho965191737 commented 1 month ago

I want to know how you solved the static link problem for cherno's homework. For the static link of ImGui, I would like to ask for your help, thank you

image image

VagueLobster commented 1 month ago

I want to know how you solved the static link problem for cherno's homework. For the static link of ImGui, I would like to ask for your help, thank you

image image

First of all, this is NOT as issue that has to be on github! This is an issue that gets resolved BY Yan, 3 videos after the ImGuiDocking and Viewports! If you watch the next 2 videos and get to the one called Rendering and Maintenance, you will see that he fixes the issue there!

ViktorPopp commented 1 month ago

Take a look at Cherno's C++ tutorial on the C++ linker and do the same as with GLFW. Also please close the issue @hoho965191737