Skip to content
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

myDronin releases #2262

Open
wants to merge 90 commits into
base: next
Choose a base branch
from
Open

myDronin releases #2262

wants to merge 90 commits into from

Conversation

nightflasher
Copy link

i was wondering, if there is any pre-compiled binary for any OS?
i'm trying to compile for ubuntu but i'm gettingthis error:
In file included from /home/kevin/dronin/ground/gcs/src/plugins/coreplugin/mainwindow.cpp:41: /home/kevin/dronin/ground/gcs/src/plugins/coreplugin/coreconstants.h:33:10: fatal error: ../../../../../build/ground/gcs/gcsversioninfo.h: Datei oder Verzeichnis nicht gefunden 33 | #include "../../../../../build/ground/gcs/gcsversioninfo.h" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[4]: *** [Makefile:5812: .obj/debug-shared/mainwindow.o] Fehler 1 make[3]: *** [Makefile:90: sub-coreplugin-make_first] Fehler 2 make[2]: *** [Makefile:91: sub-plugins-make_first-ordered] Fehler 2 make[1]: *** [Makefile:47: sub-src-make_first-ordered] Fehler 2 make: *** [Makefile:291: gcs] Fehler 2

jihlein and others added 30 commits March 31, 2018 18:02
# Conflicts:
#	flight/Modules/Actuator/actuator.c
#	flight/Modules/ManualControl/transmitter_control.c
#	flight/Modules/OnScreenDisplay/onscreendisplay.c
#	flight/targets/dtfc/fw/pios_board.c
# Conflicts:
#	flight/targets/dtfc/board-info/board_hw_defs.c
…y. Applied requested changes. Fixup comments.
@fxbisto
Copy link
Contributor

fxbisto commented Sep 13, 2021

i was wondering, if there is any pre-compiled binary for any OS?
i'm trying to compile for ubuntu but i'm gettingthis error:
In file included from /home/kevin/dronin/ground/gcs/src/plugins/coreplugin/mainwindow.cpp:41: /home/kevin/dronin/ground/gcs/src/plugins/coreplugin/coreconstants.h:33:10: fatal error: ../../../../../build/ground/gcs/gcsversioninfo.h: Datei oder Verzeichnis nicht gefunden 33 | #include "../../../../../build/ground/gcs/gcsversioninfo.h" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[4]: *** [Makefile:5812: .obj/debug-shared/mainwindow.o] Fehler 1 make[3]: *** [Makefile:90: sub-coreplugin-make_first] Fehler 2 make[2]: *** [Makefile:91: sub-plugins-make_first-ordered] Fehler 2 make[1]: *** [Makefile:47: sub-src-make_first-ordered] Fehler 2 make: *** [Makefile:291: gcs] Fehler 2

Are you just after regular dRonin GCS binaries? If so check out https://dronin.org/download

@nightflasher
Copy link
Author

i was wondering, if there is any pre-compiled binary for any OS?
i'm trying to compile for ubuntu but i'm gettingthis error:
In file included from /home/kevin/dronin/ground/gcs/src/plugins/coreplugin/mainwindow.cpp:41: /home/kevin/dronin/ground/gcs/src/plugins/coreplugin/coreconstants.h:33:10: fatal error: ../../../../../build/ground/gcs/gcsversioninfo.h: Datei oder Verzeichnis nicht gefunden 33 | #include "../../../../../build/ground/gcs/gcsversioninfo.h" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[4]: *** [Makefile:5812: .obj/debug-shared/mainwindow.o] Fehler 1 make[3]: *** [Makefile:90: sub-coreplugin-make_first] Fehler 2 make[2]: *** [Makefile:91: sub-plugins-make_first-ordered] Fehler 2 make[1]: *** [Makefile:47: sub-src-make_first-ordered] Fehler 2 make: *** [Makefile:291: gcs] Fehler 2

Are you just after regular dRonin GCS binaries? If so check out https://dronin.org/download

Nope, looking for the tridronin version.

@nightflasher
Copy link
Author

now everything compiles fine. had to change python version from 3.8 to 3.7, but it doesn't start - weird.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants