User Tools

Site Tools


notes:discrete:fall2023:projects:btt0

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
notes:discrete:fall2023:projects:btt0 [2023/08/30 19:13] – [Extract files, read instructions, install needed dependencies] jgleas15notes:discrete:fall2023:projects:btt0 [2023/08/30 19:23] (current) – [Extract files, read instructions, install needed dependencies] jgleas15
Line 28: Line 28:
     sudo apt install [DEPENDENCY]     sudo apt install [DEPENDENCY]
 to install each dependency you find with search to install each dependency you find with search
 +
 +Once you have downloaded the necessary dependencies run 
 +<code>cmake -G '[your system] Makefiles ..</code>
 +
 +example: if you run a Linux/Pi you would use 
 +<code>cmake -G 'Unix Makfiles' ..</code>
 +
 + *Note ".." is the parent directory it is being told to use
  
 ====Prepare and build (for system/OS)==== ====Prepare and build (for system/OS)====
notes/discrete/fall2023/projects/btt0.1693422820.txt.gz · Last modified: 2023/08/30 19:13 by jgleas15