Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

800 LNK2005 errors during build #11

Open
luca-jt opened this issue Jul 18, 2023 · 0 comments
Open

800 LNK2005 errors during build #11

luca-jt opened this issue Jul 18, 2023 · 0 comments

Comments

@luca-jt
Copy link

luca-jt commented Jul 18, 2023

During the build process i get about 800 LNK2005 errors (multiply defined symbols). Its always as follows
(Just imagine this but 800 times with all sorts of different functions) :

ImGui.lib(imgui_widgets.obj) : error LNK2005: "void __cdecl ImGui::ColorPickerOptionsPopup(float const *,int)" (?ColorPickerOptionsPopup@ImGui@@YAXPEBMH@Z) already defined in imguid.lib(imgui_widge
ts.cpp.obj)

I searched the internet for hours, found almost nothing helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant