LVMakerHub / LINX

LabVIEW Community Edition LINX
Other
109 stars 114 forks source link

Fix compile errors and string argument issue #122

Closed spathiwa closed 6 months ago

spathiwa commented 6 months ago

What does this Pull Request accomplish?

Fix build error found in Ken's recent changes, fix some warnings including a potentially serious argument type mismatch. Tweak Makefile to make bin folders if they don't exist.

Why should this Pull Request be merged?

Needed to build LINX image for 24.1 release.

What testing has been done?

Local build, local build with bitbake recipe.

sharpk commented 6 months ago

Looks good to me. Thanks for the fixes.