Describe the bug
- non-virtual member function marked 'override' hides virtual member function void *registerOutputVector
- only virtual member functions can be marked 'override' void setVectorAttribute
=> both in: \quisp\quisp\test_utils\StaticEnv.h
To Reproduce
Steps to reproduce the behavior:
bulding with OMNeT++
Expected behavior
Build!
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: [Windows 11 Build 27842.1000]
- QuISP version [commit number]
- OMNeT++ version [6.1]
- Eigen version [-]
- Compiler or other build info [-]
Additional context
Add any other context about the problem here.
Describe the bug
=> both in:
\quisp\quisp\test_utils\StaticEnv.hTo Reproduce
Steps to reproduce the behavior:
bulding with OMNeT++
Expected behavior
Build!
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.