You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Actions][Linux] Add more plugins to be built, fix all compile warnings and errors (#946)
* Fix all the build issues to make it possible to build more stuff in Actions
* Update Linux build template with new packages and plugins
Added additional packages and plugin options for build.
* Update ThunderNanoServices workflow to use development branch
* Fix PKG_CONFIG_PATH export for architecture
* Fix some compile errors on the MinSizeRel version
* Use PRIu64 to print long long unsigned int to work on both 32 and 64 bit
* Use the macro to suppress the release warning instead
* Update ThunderNanoServices workflow to use master branch
* Update examples/IOConnectorTest/CMakeLists.txt
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update examples/IOConnectorTest/Module.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Define EXTERNAL in Module.h
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
0 commit comments