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

I get linker errors with multiple definitions of humanDuration in gcc in archlinux armv7l #3

Open
robin-price opened this issue Jun 23, 2019 · 2 comments

Comments

@robin-price
Copy link

They go away when I declare the function inline.

@josephmwells
Copy link

same errors here in Visual Studio 2017 on Windows 10. I also got them in macOS 14 XCode, but they went away when I rebuilt the project from scratch.

@stephanschulz
Copy link

stephanschulz commented Dec 5, 2019

same on windows 8.1 pro with visual audio 2017.

deleting humandDuration.h and it's reference in ofxTiming.h made it work

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

3 participants