Summer of LabVIEW SquareBattle 2023 - First Fix for Hill Youth Team

preview_player
Показать описание
Welp it wouldn't be a Summer of LabVIEW challenge without me distributing something broken!

In this video you'll see how easy it is to apply the fix once the updated package is downloaded.

Рекомендации по теме
Комментарии
Автор

I figured out why I had the error and most people would never run into it. Due to the fact that the typedef wasn't in the library it didn't get copied to the new project being created and the code stayed linked to the typedef in the source location of the project template. This showed up for me because I had moved my project on disk which broke that linkage to the typedef.

Still not sure why the project was tagged wrong in the blooper, I had definitely reverted the repo to get back to the code with the error in it but somehow the project didn't revert. Oh well, movie magic fixes that right up!

illuminatedg