LNK Errors when running on a .obj file pls help #7259
KamikazeVerde
started this conversation in
New Users Build/Link/Run issues ONLY!
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Version/Branch of Dear ImGui:
Version 1.90.1
Back-ends:
imgui_impl_opengl3.cpp + imgui_impl_glfw.cpp
Compiler, OS:
Windows 10 + VS2022
Full config/build information:
Windows 10 and Visual Studio 2022
Details:
My Issue/Question:
XXX (please provide as much context as possible)
So, i was trying to set up imgui on W10 and see how it works, i followed an online tut and the first time on my old pc worked now is giving me LNK2009, LNK2019, LNK2001 errors related to an .obj file. Can someone help me? i rly need it.
Screenshots/Video:
Minimal, Complete and Verifiable Example code:
All reactions