-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New DevKitPro Libs compilation #3
Comments
I upgraded my packages and built again, I only got one error which was with borealis, which needs an update from upstream, but it all compiled when I removed one line:
|
hello there, I just create a Ubuntu VM and install all DevKitPro packages, then run make and get the next error:
and is correct the file |
Hmm, so a quick fix for this would be git checkout -b v0.4.2-luajit |
I pushed an update that might fix this, I guess I was in the middle of making updates when I got busy |
Hello there, thanks a lot for your quick response. just use my Ubuntu virtual machine, clean the solarus repo, clone it again and run make, the result, a new and shinny Solarus.nro 😄 But on MSYS environment get the error:
Sorry for been a pain on the butt :D and again thanks a lot for all your effort. regards from Colombia. |
oh ! perfect ! Can you upload a build for Firmware 15? |
Is the same you can download on release section This issue is for compilation issues only. The code doesn't need uodate for firmware 15.x |
Hi, with the emerge of Firmware 15 the DevKitPro libs get updated and now Solarus do not compile, I just setup a environment from start, installed DevKitPro and get all updated, install the next packages:
pacman -S --needed --noconfirm base-devel git make mercurial python3 subversion mingw-w64-x86_64-cmake mingw-w64-x86_64-gcc mingw-w64-x86_64-glew mingw-w64-x86_64-SDL2 mingw-w64-x86_64-toolchain switch-dev devkitpro-pkgbuild-helpers libnx switch-tools switch-mesa switch-libdrm_nouveau switch-sdl2 deko3d devkitA64 devkitA64-gdb devkita64-rules devkitpro-keyring general-tools libnx switch-bzip2 switch-examples switch-flac switch-freetype switch-glad switch-glm switch-libconfig switch-libdrm_nouveau switch-libjpeg-turbo switch-libmodplug switch-libogg switch-libopus switch-libpng switch-libvorbis switch-libvorbisidec switch-libwebp switch-mesa switch-mpg123 switch-opusfile switch-physfs switch-pkg-config switch-sdl2 switch-sdl2_gfx switch-sdl2_image switch-sdl2_mixer switch-sdl2_ttf switch-tools switch-zlib uam
And when run
make
, get the next error:and several others on the middle of process, the next word document have a copy of the process of build:
Result_2022_11_12.docx
thanks a lot for your help.
The text was updated successfully, but these errors were encountered: