@@ -14,16 +14,24 @@ macOS and access VirtualBox remotely on my desktop.
14
14
15
15
* ** Onboarding Lab 1**
16
16
- ** 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.
21
19
22
20
* ** Onboarding Lab 2**
23
21
- ** Repository Link:** [ Onboarding Lab 2 Repository] ( https://github.com/XhovaniM8/nyu-processor-onboarding-labs/blob/ec05b7ff31fda2f9afc7407b5a553b8e223571fb/onboarding-lab-2/ReadMe.md )
24
22
- ** Issue Encountered:** Testing command wouldn't recognize the folder structure from the build folder.
25
23
- ** Resolution:** Resolved the issue by changing the directory to the build folder and running the test command.
26
24
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
+
27
35
28
36
29
37
### Week of 30 September 2024
@@ -49,4 +57,15 @@ Attended the VIP Showcase Event!
49
57
### Week of 21 October 2024
50
58
51
59
** 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