build: fix bindings and visualizer build

Not sure if I'm doing something wrong, but there are a bunch of warnings during build (collision between ns-3 core-config and python headers). Disabling warnings as errors is necessary right now.

The wifi header required additional includes after reordering them (it comes up first in wifi-module.h). I don't consider this a fix, but an ugly workaround.

Edited by Gabriel Ferreira

Merge request reports

Loading