mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
It is not yet fully functional as a top-level Qt-Creator project file (some dependencies need to be fixed). So Qt-Creator users, please use the following sequence to build all for the 1st time: 1) Run qmake in ground (generated gcs Makefiles lack uavobject targets - known problem); 2) Build in uavobjgenerator; 2) Build in uavobjects; 3) Run qmake in ground again (IMPORTANT - now correct gcs Makefiles will be generated). Now you may build openpilotgcs. If uavobjects are added/removed, you need to repeat all steps after uavobjects.pro modification. git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2536 ebee16cc-31ac-478f-84a7-5cbb03baadba