User Tools

Site Tools


cre:compiling

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
cre:compiling [2022/07/17 23:46]
leaf [Using the standalone executable] added FIXME notes about install and setup instrutions
cre:compiling [2023/12/26 18:39]
leaf [Linux] Updated compile command to reference qt5-qmake
Line 14: Line 14:
   qt5-qmake qt5-qmake-bin qt5-default qtcreator   qt5-qmake qt5-qmake-bin qt5-default qtcreator
   ​   ​
-=== Ubuntu ​20.04 LTS (Jammy Jellyfish) ===+=== Ubuntu ​22.04 LTS (Jammy Jellyfish) ===
  
-  qt5-qmake qt5-qmake-bin qttools5-dev-tools qtbase5-dev+  qt5-qmake qt5-qmake-bin ​qttools5-dev ​qttools5-dev-tools qtbase5-dev
 ====== Building ====== ====== Building ======
  
Line 28: Line 28:
  
 ''​cd utils/cre && qmake-qt5 && make''​ ''​cd utils/cre && qmake-qt5 && make''​
 +
 +or 
 +
 +''​cd utils/cre qt5-qmake && make''​
  
 This should build the tool, to run it: This should build the tool, to run it:
cre/compiling.txt ยท Last modified: 2024/05/05 17:30 by leaf