Skip to content

Conversation

bkmgit
Copy link
Contributor

@bkmgit bkmgit commented Jun 30, 2025

May close #460 when complete.

@bkmgit
Copy link
Contributor Author

bkmgit commented Jun 30, 2025

Will need to enable GitHub Actions in the settings https://github.com/part-cw/lambdanative/actions

@bkmgit bkmgit force-pushed the ci branch 5 times, most recently from 7cab660 to 9971752 Compare June 30, 2025 07:38
@bkmgit bkmgit force-pushed the ci branch 2 times, most recently from e3d3a55 to a9b92a2 Compare June 30, 2025 08:16
@bkmgit
Copy link
Contributor Author

bkmgit commented Jun 30, 2025

Can build Calculator directly, but when using sh make.sh smoke get a reported failure.

DemoAndroidLNjScheme does not build

gcc  -DLINUX -fcommon  -c *.c -I/github/home/.cache/lambdanative/linux/arm64-api28/include
unicode.c: In function 'utf8_wctomb':
unicode.c:221:14: error: implicit declaration of function 'htonl' [-Wimplicit-function-declaration]
  221 |         ch = htonl(in);
      |              ^~~~~
ERROR: failed with exit code 1

Logs https://github.com/part-cw/lambdanative/actions/runs/15967897408/job/45032210934

Maybe it is better to build the apps one at a time or modify make.sh?

@bkmgit bkmgit mentioned this pull request Aug 9, 2025
@bkmgit
Copy link
Contributor Author

bkmgit commented Aug 9, 2025

Example calculator build https://github.com/bkmgit/LambdaNativeQuickStart

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add pipeline to build apps
1 participant