This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
notes:unix:fall2023:projects:fwg0 [2023/10/25 20:15] – [packing the ROM] jbernata | notes:unix:fall2023:projects:fwg0 [2023/10/26 02:13] (current) – [qbrown2] qbrown2 | ||
---|---|---|---|
Line 69: | Line 69: | ||
====efritz2==== | ====efritz2==== | ||
===question cprog=== | ===question cprog=== | ||
+ | |||
===response cprog=== | ===response cprog=== | ||
===question unix=== | ===question unix=== | ||
Line 113: | Line 114: | ||
====jmerri10==== | ====jmerri10==== | ||
===question cprog=== | ===question cprog=== | ||
+ | I used “nano ~/ | ||
===response cprog=== | ===response cprog=== | ||
+ | That’s basically what you want to do, yeah | ||
===question unix=== | ===question unix=== | ||
+ | When i do my "cmake --install ." I'm getting a permission denied error | ||
===response unix=== | ===response unix=== | ||
+ | you did want to sudo that | ||
===discord message links=== | ===discord message links=== | ||
+ | https:// | ||
+ | https:// | ||
====morcutt==== | ====morcutt==== | ||
===question=== | ===question=== | ||
Line 127: | Line 134: | ||
====qbrown2==== | ====qbrown2==== | ||
===question=== | ===question=== | ||
+ | when i try to run ./make.sh on the edited demo files I get an error for the c file that select region is for some reason not getting a parameter even though it was defined at the top | ||
===response=== | ===response=== | ||
+ | When you define the belowText, you need to set it to a number, like #define belowText 1 | ||
===discord message link=== | ===discord message link=== | ||
+ | https:// | ||
====tvanoxx==== | ====tvanoxx==== | ||
===question=== | ===question=== |