'QoE-monitor using ns3 simulator

I am using ns3 v3.35 (latest version) on a VM using Ubuntu 20.04. After successful installation, I want to build qoe-monitor module here for using. I have followed the add a new module guide here, having to do some modifications to the wscript file in qoe-monitor folder. But I still receive build failed with stack trace in this gist. I would like to hear some ways to troubleshoot or an older ns3+ubuntu version that work.

Here's the modified wscript file in \contrib\qoe-monitor. You have to edit line 35 and 61 so the build process can run. image



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source