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

CMake Error at contrib/ns3-ai/ #130

Open
Houcem-BM opened this issue Jan 14, 2025 · 1 comment
Open

CMake Error at contrib/ns3-ai/ #130

Houcem-BM opened this issue Jan 14, 2025 · 1 comment

Comments

@Houcem-BM
Copy link

Hi,

During building ns3, i have encountered some issues related to ns3-ai module. The error message says:
1- CMake Error at contrib/ns3-ai/CMakeLists.txt:105 (add_dependencies):
add_dependencies called with incorrect number of arguments
line 105: add_dependencies(${libai} proto-objects)
2- CMake Error at contrib/ns3-ai/model/gym-interface/py/CMakeLists.txt:6 (add_dependencies):
add_dependencies called with incorrect number of arguments
line 6: add_dependencies(${libai} ns3ai_gym_msg_py)

Unfortunately, i couldn't resolve this issue. Can you guide me resolving it.
Best regards,

@Kakadus
Copy link
Contributor

Kakadus commented Jan 16, 2025

Hi!

Try renaming the folder to ai. I expect that this will fix the error.

If not, which version of ns3 are you using?

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