Homebrew [Release] FTP-GMX - Customize Your FTBrony

Cohero

New Member
Newbie
Joined
May 4, 2016
Messages
2
Trophies
0
Age
34
XP
41
Country
United States
Can someone upload their folder with all the libraries. All I'm getting when trying to compile is this:
Code:
C:\Users\Nicholas\Desktop\Devkirt\FTP-GMX-master>make all
make[1]: Entering directory `/c/Users/Nicholas/Desktop/Devkirt/FTP-GMX-master'
console.c
arm-none-eabi-gcc -MMD -MP -MF /c/Users/Nicholas/Desktop/Devkirt/FTP-GMX-master/build/console.d -g -Wall -O3 -mword-relocations -march=armv6k -mtune=mpcore -mfloat-abi=hard -DSTATUS_STRING="\"FTP-GMX v2.2\"" -I/c/Users/Nicholas/Desktop/Devkirt/FTP-GMX-master/include -I/C/Users/Nicholas/Desktop/Devkirt/libctru/include -I/C/Users/Nicholas/Desktop/Devkirt/portlibs/armv6k/include -I/C/Users/Nicholas/Desktop/Devkirt/portlibs/3ds/include -I/c/Users/Nicholas/Desktop/Devkirt/FTP-GMX-master/build -DARM11 -D_3DS -c /c/Users/Nicholas/Desktop/Devkirt/FTP-GMX-master/source/console.c -o console.o
In file included from c:/Users/Nicholas/Desktop/Devkirt/FTP-GMX-master/source/console.c:1:0:
c:/Users/Nicholas/Desktop/Devkirt/FTP-GMX-master/include/console.h:4:17: fatal error: 3ds.h: No such file or directory
compilation terminated.
make[2]: *** [console.o] Error 1
make[1]: *** [build] Error 2
make[1]: Leaving directory `/c/Users/Nicholas/Desktop/Devkirt/FTP-GMX-master'
make: *** [all] Error 2[code]
 

ladygugu

Well-Known Member
Member
Joined
May 12, 2015
Messages
114
Trophies
0
XP
928
Country
France
Can someone upload their folder with all the libraries. All I'm getting when trying to compile is this:
Code:
C:\Users\Nicholas\Desktop\Devkirt\FTP-GMX-master>make all
make[1]: Entering directory `/c/Users/Nicholas/Desktop/Devkirt/FTP-GMX-master'
console.c
arm-none-eabi-gcc -MMD -MP -MF /c/Users/Nicholas/Desktop/Devkirt/FTP-GMX-master/build/console.d -g -Wall -O3 -mword-relocations -march=armv6k -mtune=mpcore -mfloat-abi=hard -DSTATUS_STRING="\"FTP-GMX v2.2\"" -I/c/Users/Nicholas/Desktop/Devkirt/FTP-GMX-master/include -I/C/Users/Nicholas/Desktop/Devkirt/libctru/include -I/C/Users/Nicholas/Desktop/Devkirt/portlibs/armv6k/include -I/C/Users/Nicholas/Desktop/Devkirt/portlibs/3ds/include -I/c/Users/Nicholas/Desktop/Devkirt/FTP-GMX-master/build -DARM11 -D_3DS -c /c/Users/Nicholas/Desktop/Devkirt/FTP-GMX-master/source/console.c -o console.o
In file included from c:/Users/Nicholas/Desktop/Devkirt/FTP-GMX-master/source/console.c:1:0:
c:/Users/Nicholas/Desktop/Devkirt/FTP-GMX-master/include/console.h:4:17: fatal error: 3ds.h: No such file or directory
compilation terminated.
make[2]: *** [console.o] Error 1
make[1]: *** [build] Error 2
make[1]: Leaving directory `/c/Users/Nicholas/Desktop/Devkirt/FTP-GMX-master'
make: *** [all] Error 2[code]

You must install libctru first you miss the 3ds.h which is in libctru when you installed it

Download :
https://github.com/smealum/ctrulib
run "make" when its compiled type "make install" and it gets installed in your devkit dir.
Then try to compile FTP-GMX again
 
  • Like
Reactions: hiten

Cohero

New Member
Newbie
Joined
May 4, 2016
Messages
2
Trophies
0
Age
34
XP
41
Country
United States
I try to add sfillib but it says I need jpeglib.h which is in the pre-compiled portlibs folder and I can't use the portlibs .zip because Windows doesn't have wget.
You must install libctru first you miss the 3ds.h which is in libctru when you installed it

Download :
https://github.com/smealum/ctrulib
run "make" when its compiled type "make install" and it gets installed in your devkit dir.
Then try to compile FTP-GMX again
 

ladygugu

Well-Known Member
Member
Joined
May 12, 2015
Messages
114
Trophies
0
XP
928
Country
France
I try to add sfillib but it says I need jpeglib.h which is in the pre-compiled portlibs folder and I can't use the portlibs .zip because Windows doesn't have wget.

you dont need wget when you have the pre-compiled version you only need wget when you want to compile portlibs on your own.

Download : http://s000.tinyupload.com/index.php?file_id=00483951764104679443

and extract the portlibs folder to your devkit dir

example:C:\Nintendo3DS\Programs\devkitPro\portlibs
 

ladygugu

Well-Known Member
Member
Joined
May 12, 2015
Messages
114
Trophies
0
XP
928
Country
France
I made an icon, banner, bottom with a Nintendo font theme. Cia attached. :)

1dxYO3P.png
Could you upload your source code please? And Good work with the theme so far !
 

x06xpower

Well-Known Member
Member
Joined
Jul 20, 2016
Messages
201
Trophies
0
XP
486
Country
United States
when closing the window explorer , after pressing B sometimes the app freeze and doesn't exit until some time passes, any tips?
 

droople

Well-Known Member
Member
Joined
May 20, 2006
Messages
186
Trophies
1
XP
548
Country
Australia
HI,

I got an error message from my FTP client,
Unable to make a data connection. Please try again.

I'm using a 2DS.

Cheers.
 

run1492

Active Member
Newcomer
Joined
Apr 21, 2009
Messages
39
Trophies
0
XP
232
Country
Thanks, it worked!

EDIT
Here's my go at some custom graphics. The banner also plays a lil' dial-up sound! :ha:

View attachment 45238 View attachment 45239

It worked again with the attached file "FTP-GMX-2-2-cia-3ds.zip"; It reaches about 1.2/1.5 Mbps again (such a relief), the old version even collapsed and aborted the transfer sometimes. Also, the exit behaviour in this version is much better, pressing b and informing on screen about the process of exiting.

Thanks !
 

GoKuMoDsz

New Member
Newbie
Joined
Aug 10, 2022
Messages
2
Trophies
0
Age
28
Location
cll 20d nro 56c
XP
34
Country
Colombia
good afternoon friends, I have a question because when I hit make I get this error

λ make
make[1]: se entra en el directorio '/home/jv866/Downloads/FTP-GMX-master/FTP-GMX-master'
linking FTP-GMX-2.2.elf
c:/devkitpro/devkitarm/bin/../lib/gcc/arm-none-eabi/12.1.0/../../../../arm-none-eabi/bin/ld.exe: cannot find -lsf2d: No such file or directory
collect2.exe: error: ld returned 1 exit status
make[2]: *** [/opt/devkitpro/devkitARM/3ds_rules:42: /home/jv866/Downloads/FTP-GMX-master/FTP-GMX-master/FTP-GMX-2.2.elf] Error 1
make[1]: *** [Makefile.3ds:134: build] Error 2
make[1]: se sale del directorio '/home/jv866/Downloads/FTP-GMX-master/FTP-GMX-master'
make: *** [Makefile:6: all] Error 2
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Psionic Roshambo @ Psionic Roshambo: I swear like 99% of arcade games wouldn't even exist these days outside of MAME the arcade...