Foad S. Farimani
Foad S. Farimani
- installed `libelf-dev` now I get the error > lrelease ../resources/translations/*.ts; lrelease: could not exec '/usr/lib/qt5/bin/lrelease': No such file or directory make: *** [Makefile:1669: runLrelease] Error 1 - installed `qttools5-dev-tools`...
I had to force reinstall `qttools5-dev-tools` by sudo apt-get --reinstall install qttools5-dev-tools but now I get the error > /usr/bin/ld: avrasmdebugger.o: file not recognized: file truncated collect2: error: ld returned...
you need to delete the `avrasmdebugger.o` file manually and run `make` again.
now the compile finishes successfully, but when running `./simulide` I get the message > libEGL warning: DRI2: failed to authenticate qt5ct: using qt5ct plugin Simulation Stopped but the GUI tuns...
I was able to solve the problem by running `sudo raspi-config` then sellecting `Advanced Options > GL Driver > GL (Fake KMS)`. But now I get the error: > QObject::startTimer:...
@Mihaylov93 thanks a lot. assigned it to yourself. the more we go forward, I will give you guys write access and other moderation privileges to the repo.
Shall we give this a try?
@pratikpc a new issue has been opened by @Mihaylov93 [here](https://github.com/SimulIDE/SimulIDE/issues/11) for migration to CMake.
It would be great to to have the MultiMarkDown's [File Transclusion](https://fletcher.github.io/MultiMarkdown-5/transclusion.html). I would appreciate if you could help me know where is the best place to open a new feature...
Awesome. Looking forwards to see that.