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

Conflicting namespaces with aff3ct #167

Closed
h-sh-h opened this issue Nov 2, 2022 · 2 comments
Closed

Conflicting namespaces with aff3ct #167

h-sh-h opened this issue Nov 2, 2022 · 2 comments

Comments

@h-sh-h
Copy link

h-sh-h commented Nov 2, 2022

Hi and Thanks for the great library.

In the process of compiling a program which uses both cli library and aff3ct library. I got namespace conflict error.
Both libraries define "rang" namespace which leads to multiple definition error.

How can i fix it ?

Thanks

@h-sh-h
Copy link
Author

h-sh-h commented Nov 2, 2022

I just fix it by making namespace rang a sub-namespace of cli.

@daniele77
Copy link
Owner

Yes, however, it should be fixed in the code of cli.
I'm going to fix that on the next commit.

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

2 participants