Homebrew Question Homebrew compile error

PhyniXsw

Member
OP
Newcomer
Joined
Jan 21, 2021
Messages
5
Trophies
0
Age
40
XP
39
Country
Germany
I want compile a HomebrewApp but i have a lot of errors
i hope anyone can help me

c:/devkitpro/devkita64/bin/../lib/gcc/aarch64-none-elf/10.2.0/../../../../aarch64-none-elf/bin/ld.exe: cannot find -lglfw3
c:/devkitpro/devkita64/bin/../lib/gcc/aarch64-none-elf/10.2.0/../../../../aarch64-none-elf/bin/ld.exe: cannot find -lEGL
c:/devkitpro/devkita64/bin/../lib/gcc/aarch64-none-elf/10.2.0/../../../../aarch64-none-elf/bin/ld.exe: cannot find -lglapi
c:/devkitpro/devkita64/bin/../lib/gcc/aarch64-none-elf/10.2.0/../../../../aarch64-none-elf/bin/ld.exe: cannot find -ldrm_nouveau
c:/devkitpro/devkita64/bin/../lib/gcc/aarch64-none-elf/10.2.0/../../../../aarch64-none-elf/bin/ld.exe: cannot find -lcurl
c:/devkitpro/devkita64/bin/../lib/gcc/aarch64-none-elf/10.2.0/../../../../aarch64-none-elf/bin/ld.exe: cannot find -lz
c:/devkitpro/devkita64/bin/../lib/gcc/aarch64-none-elf/10.2.0/../../../../aarch64-none-elf/bin/ld.exe: cannot find -lmbedtls
c:/devkitpro/devkita64/bin/../lib/gcc/aarch64-none-elf/10.2.0/../../../../aarch64-none-elf/bin/ld.exe: cannot find -lmbedx509
c:/devkitpro/devkita64/bin/../lib/gcc/aarch64-none-elf/10.2.0/../../../../aarch64-none-elf/bin/ld.exe: cannot find -lmbedcrypto
collect2.exe: error: ld returned 1 exit status

i have test follow libs to install with follow command pacman -S switch-glfw3 .....
 

Windi

Well-Known Member
Newcomer
Joined
Nov 21, 2019
Messages
64
Trophies
0
Age
25
XP
309
Country
Germany
It would be helpful if you could give some more information:
-which homebrew app are you trying to install?
 

Homlet

Well-Known Member
Member
Joined
Feb 28, 2020
Messages
588
Trophies
0
XP
2,479
Country
France
you need to install those dependencies.
Code:
sudo (dkp-)pacman -S switch-glfw \
switch-glm \
switch-mbedtls \
switch-zlib

https://github.com/devkitPro/pacman-packages/tree/master/switch here you can have a list of all the available devkitpro switch libraries. You may need switch-bzip2 too. I'll try to add build instructions to the readme
 
Last edited by Homlet,

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    BigOnYa @ BigOnYa: I feel like I spent the night with Ancientboi +1