This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
build_plan_gui [2020/02/21 16:20] rqurashi [Setup] |
build_plan_gui [2020/11/16 13:50] (current) jfduval |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Building Plan GUI====== | + | ====== Building Plan GUI Using Qt IDE ====== |
===== Requirements ===== | ===== Requirements ===== | ||
Line 16: | Line 16: | ||
- fx_plan_stack is no longer needed to build GUI, plan_3_0 repository containing GUI code no longer has any ties to Dephy source code | - fx_plan_stack is no longer needed to build GUI, plan_3_0 repository containing GUI code no longer has any ties to Dephy source code | ||
- If you do have fx_plan_stack build privileges, see [[build_fx_plan#how_to_build_the_fx_plan_stack_libraries|how to build fx_plan_stack libraries]]. Once you successfully build fx_plan_stack, the build script (stack_builder.sh) will copy the compiled libraries and headers to the [[https://github.com/DephyInc/plan_3_0|plan_3_0]] repository automatically. | - If you do have fx_plan_stack build privileges, see [[build_fx_plan#how_to_build_the_fx_plan_stack_libraries|how to build fx_plan_stack libraries]]. Once you successfully build fx_plan_stack, the build script (stack_builder.sh) will copy the compiled libraries and headers to the [[https://github.com/DephyInc/plan_3_0|plan_3_0]] repository automatically. | ||
+ | |||
+ | ===== Alternative to Using QT IDE: Build Script ===== | ||
+ | If you do not want to use the QT IDE, click [[internal:compileguiwithscript|here]] for instructions on using the build-script instead. | ||
===== How to build (Basic) ===== | ===== How to build (Basic) ===== |