Oopas

Results 5 issues of Oopas

Python: 3.10.4 Cython: 0.29.28 openjdk: 18 jnius: python3.10_ci GCC reported a lot of errors when compiling jnius.c😥 This is log: [1.log](https://anonfiles.com/J2f03dfcy6/1_log)

> cp -fpR /tmp/HandsomeMod/build_dir/target-aarch64_cortex-a53+neon_musl/xcb-proto-1.14.1/ipkg-install/usr/lib/{pkgconfig,python3.8} /tmp/HandsomeMod/tmp/stage-xcb-proto/usr/lib/ cp: cannot stat '/tmp/HandsomeMod/build_dir/target-aarch64_cortex-a53+neon_musl/xcb-proto-1.14.1/ipkg-install/usr/lib/python3.8': No such file or directory make[3]: *** [Makefile:60: /tmp/HandsomeMod/staging_dir/target-aarch64_cortex-a53+neon_musl/stamp/.xcb-proto_installed] Error 1 make[3]: Leaving directory '/tmp/HandsomeMod/feeds/handsomefeed/libs/xcb-proto' 尝试过手动删除cp里的python3.8 但是编译后报错大意是缺少xcb的python依赖之类的 /tmp/HandsomeMod/build_dir/target-aarch64_cortex-a53+neon_musl/xcb-proto-1.14.1/ipkg-install/usr/lib下除了pkgconfig文件夹没有其他任何东西 尝试全局搜索python3.8没有任何结果倒是有python3.9😭

I tried to use the library on esp8266, but it was constantly rebooting....

This is my first time to use libnds to make NDS games. When I used this function many times (because I want to read audio files from the filesystem only...

undefined reference to `dhcps_set_dns' sadly...