manual:chapter1:buildfromsource

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
manual:chapter1:buildfromsource [2019/11/20 14:43]
jojo1973 Added bmp2font compiling instructions
manual:chapter1:buildfromsource [2019/11/20 14:45] (current)
jojo1973
Line 189: Line 189:
 git pull git pull
 </code>This will update the source code to the lastest version; </code>This will update the source code to the lastest version;
-  - [[buildfromsource#newrpl-standalone-compiler|build the standalone compiler]]+  - [[buildfromsource#newrpl-standalone-compiler|build the standalone compiler]] and check the compile output to make sure the new version was copied to ''newrpl/tools-bin'', if not then repeat the steps ''Run QMake'' and ''Rebuild all''; 
-  - check the compile output to make sure the new version was copied to ''newrpl/tools-bin'', if not then repeat the steps ''Run QMake'' and ''Rebuild all''. +  - with the updated compiler in place, close all projects and [[buildfromsource#building-the-newrpl-desktop-simulator|rebuild the desktop simulator]]. The ''Run QMake'' step is not optional, it needs to be manually executed to make sure the build number is updated, otherwise the ''[[manual:chapter6:system:cmd_version|VERSION]]'' command will report the incorrect build number;
-  - with the updated compiler in place, close all projects and [[buildfromsource#building-the-newrpl-desktop-simulator|rebuild the desktop simulator]]. The ''Run QMake'' step is not optional, it needs to be manually executed to make sure the build number is updated, otherwise the ''[[manual:chapter6:system:cmd_version|VERSION]]'' command will report the incorrect build number.+
   - finally, close all projects and [[buildfromsource#building-the-firmware|rebuild the firmware]].   - finally, close all projects and [[buildfromsource#building-the-firmware|rebuild the firmware]].
  • manual/chapter1/buildfromsource.1574289790.txt.gz
  • Last modified: 2019/11/20 14:43
  • by jojo1973