-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
a build error #869
Comments
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 |
@cor3ntin I followed the instruction here https://github.com/aseba-community/aseba/blob/master/docs/compile.Linux.md
I got those this time. |
@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 |
sorry there is no error file there, I'll paste the content of outputlog here.
|
@zodiac911 what distribution do you use ? version of cmake ? What serie of commands did you type ? Edit: Did you try to build |
@cor3ntin sorry for my carelessness, I'ts just as you said. I tried to build aseba/aseba, and I tried to build the correct directory just now, the exact error I mentioned from the beginning happened again.
should I remove some stuff? I've noticed the path that the error give is "/home/nwpu/aseba/aseba/aseba/clients/studio/MainWindow.h:55:0" |
you are probably missing the packagers |
@cor3ntin I'm sorry, you are right. I tried to install too many dependencies at one time, and the qttools5-dev was not correctly installed. I didn't notice that for there are not any highlight indicator. But when I run Ctest, some of the tests failed with [Badcommand]. |
@zodiac911 Not really, but I would appreciate if you could share the logs ! thanks |
The link above no longer works. The current link seems to be either https://github.com/Mobsya/aseba/blob/master/docs/en/development/building.rst or https://github.com/aseba-community/aseba/blob/master/docs/en/development/building.rst |
I've followed the instructions and I got this at the final make step
I think the cause is this
QtHelp/QHelpEngine: No such file or directory
any thoughts? guys
The text was updated successfully, but these errors were encountered: