@@ -14,16 +14,24 @@ macOS and access VirtualBox remotely on my desktop.
1414
1515* ** Onboarding Lab 1**
1616 - ** Repository Link:** [ Onboarding Lab 1 Repository] ( https://github.com/XhovaniM8/nyu-processor-onboarding-labs/blob/ec05b7ff31fda2f9afc7407b5a553b8e223571fb/onboarding-lab-1/cmake-test/ReadMe.md )
17- - ** Issue Encountered:** I encountered issues with CMake, specifically an
18- error during the build process suggesting compatibility issues.
19- - ** Resolution:** Resolved the issue by reinstalling ` make ` with support for
20- the arm64 architecture.
17+ - ** Issue Encountered:** I encountered issues with CMake, specifically an error during the build process suggesting compatibility issues.
18+ - ** Resolution:** Resolved the issue by reinstalling ` make ` with support for the arm64 architecture.
2119
2220* ** Onboarding Lab 2**
2321 - ** Repository Link:** [ Onboarding Lab 2 Repository] ( https://github.com/XhovaniM8/nyu-processor-onboarding-labs/blob/ec05b7ff31fda2f9afc7407b5a553b8e223571fb/onboarding-lab-2/ReadMe.md )
2422 - ** Issue Encountered:** Testing command wouldn't recognize the folder structure from the build folder.
2523 - ** Resolution:** Resolved the issue by changing the directory to the build folder and running the test command.
2624
25+ * ** Onboarding Lab 3**
26+ - ** Repository Link:** [ Onboarding Lab 3 Repository] ( https://github.com/XhovaniM8/nyu-processor-onboarding-labs/blob/f24167c838cec1fe3059fcbbf12cc2185f78360d/onboarding-lab-3/ReadMe.md )
27+ - ** Issue Encountered:** Header files provided shown as errors.
28+ - ** Resolution:**
29+ - ** Issue Encountered:** I encountered issues with CMake, specifically an
30+ error during the build process suggesting compatibility issues.
31+ - ** Resolution:** Resolved the issue by reinstalling ` make ` with support for
32+ the arm64 architecture.
33+
34+
2735
2836
2937### Week of 30 September 2024
@@ -49,4 +57,15 @@ Attended the VIP Showcase Event!
4957### Week of 21 October 2024
5058
5159** Progress Summary:**
52- Finished working on onboarding-lab 2.
60+ Finished working on onboarding-lab 2.
61+
62+ ### Week of 28 October 2024
63+
64+ ** Progress Summary:**
65+ Finished working on onboarding-lab 2.
66+
67+ ### Week of 4 November 2024
68+
69+ ** Progress Summary:**
70+ Almost done with onboarding lab 3. Just need to confirm code and test.
71+
0 commit comments