Skip to content
This repository has been archived by the owner on Jul 10, 2021. It is now read-only.

Fix "multiple definition error while compiling" #1

Merged
merged 1 commit into from Jan 5, 2021

Conversation

j1cs
Copy link
Contributor

@j1cs j1cs commented Dec 31, 2020

when the code is compiled it throws this error:
openbox-menu.h:86: multiple definition of `icon_theme';
I just move the definition from openbox-menu.h to utils.c

when the code is compiled it throws this error:
openbox-menu.h:86: multiple definition of `icon_theme';
I just move the definition from openbox-menu.h to utils.c
@fabriceT
Copy link
Owner

fabriceT commented Jan 5, 2021

Hi,

I was unable to build the program but it's not related to your modification. I switched to Gnome few years ago and didn't try to compile it since. So...

@fabriceT fabriceT merged commit e1a2faf into fabriceT:master Jan 5, 2021
@j1cs
Copy link
Contributor Author

j1cs commented Jan 5, 2021

oh that's unfortunate. But will you still maintain the software, or not anymore?

@fabriceT
Copy link
Owner

fabriceT commented Jan 6, 2021

I'll be happy to see someone taking care of it. ;)

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

Successfully merging this pull request may close these issues.

None yet

2 participants