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

libnatpmp: Conflict between VERSION file and standard library include #1059

Open
munna0908 opened this issue Jan 7, 2025 · 1 comment
Open
Assignees
Labels
Client See https://miro.com/app/board/uXjVNZ03E-c=/ for details

Comments

@munna0908
Copy link
Contributor

With recent updates to support NAT traversal techniques, we've encountered a conflict while importing nim-nat-traversal library due to theVERSION file in the libnatpmp package. The issue arises because the VERSION file conflicts with the #include directive in standard libraries. As a temporary workaround, we have renamed the VERSION file before building.

@munna0908 munna0908 added the Client See https://miro.com/app/board/uXjVNZ03E-c=/ for details label Jan 7, 2025
@munna0908 munna0908 self-assigned this Jan 7, 2025
@emizzle
Copy link
Contributor

emizzle commented Jan 21, 2025

This should be addressed by this fix: status-im/nim-nat-traversal#34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client See https://miro.com/app/board/uXjVNZ03E-c=/ for details
Projects
None yet
Development

No branches or pull requests

2 participants