I'm a career programmer, but a novice with library dependencies etc.
I'm in an FTC Alpha test team and I'm trying to incorporate AdvantageKit into my Alpha testing.
wpilib is currently at Alpha 6
I tried using the AdvantageLit 2027 Alpha 3 json, but it would not build.
I discovered that to get it to build, I needed the update the lib json to define
"wpilibYear": "2027_alpha5",
rather than
"frcYear": "2027_alpha1",
I just wanted to point out this change.
I assume this is because wpilib is no longer 100% FRC centric.
I'm a career programmer, but a novice with library dependencies etc.
I'm in an FTC Alpha test team and I'm trying to incorporate AdvantageKit into my Alpha testing.
wpilib is currently at Alpha 6
I tried using the AdvantageLit 2027 Alpha 3 json, but it would not build.
I discovered that to get it to build, I needed the update the lib json to define
rather than
"frcYear": "2027_alpha1",
I just wanted to point out this change.
I assume this is because wpilib is no longer 100% FRC centric.