hust-diangroup / ns3-ai

Enable the interaction between ns-3 and popular frameworks using Python, which mean you can train and test your AI algorithms in ns-3 without changing any frameworks you are using now!
GNU General Public License v2.0
220 stars 80 forks source link

fix: invalid boost and protobuf link targets #108

Closed Kakadus closed 3 months ago

Kakadus commented 7 months ago

fix #102 on all systems, I tested this on (ubuntu, ArchLinux), there are no Boost::program_options protobuf::libprotobuf link targets. Instead, the examples work with protobuf only.