Corentin Jabot
Corentin Jabot
Also, QGLWidget is completely deprecated.
@stephanemagnenat I didn't try to imply it was, merely a passing remark !
@mbonani I spent a fair amount of time trying to reproduce it last night on linux, both with valid and invalid aesl files, without success. Can you see if you...
I'd like to move some stuffs around again `aseba/common/` does not depend on anything but `aseba/common/**` does ( aboutqt, zeroconf ) I'll probably move `aseba/common/about` to `aseba/about` and `aseba/common/zeroconf` to...
@stephanemagnenat indeed. I will therefore let things are they are and fix them once the initial cmake rework is merged, as it would be too involving otherwise. ( basically, I...
We have not updated the build documentation yet. This should help you resolve your issue ! Please report back :) https://github.com/cor3ntin/aseba/blob/building_md/docs/en/development/building.rst
@stephanemagnenat agreed. I will do that after the cmake refactor is merged. However, moving headers relative to the root directory is a source-breaking change so there will be work to...
@zodiac911 I'm sorry that you are hitting this issue. I'll fix them tomorrow. Can you tell me more aout your system or attach `/home/nwpu/aseba/aseba/build/CMakeFiles/CMakeOutput.log` and `/home/nwpu/aseba/aseba/build/CMakeFiles/CMakeError.log` ? Thanks
@zodiac911 what distribution do you use ? version of cmake ? What serie of commands did you type ? Edit: Did you try to build `aseba/aseba` (the sub directory ?)...
you are probably missing the packagers `qttools5-dev-tools` or `qttools5-dev`