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

linker error: #3

Open
TobiasWallner opened this issue Sep 19, 2021 · 3 comments
Open

linker error: #3

TobiasWallner opened this issue Sep 19, 2021 · 3 comments

Comments

@TobiasWallner
Copy link

color-console-error.txt
See errors in file.

Not all functions are marked with the keywords inline or constexpr or are templated. As a result if one would include this headder more than twice the linker is going to complain.

@fabio1999ita
Copy link

you can add to all function inline, then all works good

image

@BehnamGolshani
Copy link

i just added inline to every function but link errors are still there

@fabio1999ita
Copy link

i just added inline to every function but link errors are still there

you probably wrong something

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