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
  • BakerMan
    I rather enjoy a life of taking it easy. I haven't reached that life yet though.
  • BigOnYa @ BigOnYa:
    I don't trust the free ones, but ipvanish I've used for couple years now, n like
  • Psionic Roshambo @ Psionic Roshambo:
    I wonder if they could get CPUs to run that hot then use the heat to power a steam turbine to power the CPUs....
  • BigOnYa @ BigOnYa:
    Good idea, or at least power the GPU
  • Psionic Roshambo @ Psionic Roshambo:
    It's not the movies or games downloads that I would worry about, like breaking into networks, downloading encrypted things, spying on network traffic. I have seen so many "Top Secret" seals on files when I was a kid
  • Psionic Roshambo @ Psionic Roshambo:
    I was obsessed with finding UFOs, a surprising amount of US files where stashed on computers in other countries, China back in the early 90s omg sooo much
  • BigOnYa @ BigOnYa:
    Yea that crazy, I've never tried hack into anything, I just pirate, and my ISP have send me 3-4 letters, so had to VPN it
  • Psionic Roshambo @ Psionic Roshambo:
    Ship to ship communication software for the Navy although without access to the encrypting chips it was mostly useless
  • Psionic Roshambo @ Psionic Roshambo:
    I bet now a 4090 could probably crack it? Hmmm maybe not even back then I'm pretty sure they where using like 1024 bit encryption
  • Psionic Roshambo @ Psionic Roshambo:
    Yayyy the one set finished 324GBs lol
  • Psionic Roshambo @ Psionic Roshambo:
    Compressed....
  • Psionic Roshambo @ Psionic Roshambo:
    I wonder how many years that would have taken on a 56K modem lol
  • Psionic Roshambo @ Psionic Roshambo:
    18000 hours lol
  • Psionic Roshambo @ Psionic Roshambo:
    750 days lol
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    So Internet is very much faster now lol
  • BigOnYa @ BigOnYa:
    "Time Remaining- 2 years, 9 girlfriends, 6 hairstyles, please standby..."
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    I remember one time I downloaded like a 500MB ISO file on 56K and that literally took like 2 days
  • Psionic Roshambo @ Psionic Roshambo:
    I had some sort of resume thing, I remember the software had chains
  • Psionic Roshambo @ Psionic Roshambo:
    Damned if I can't remember.the name though
  • Psionic Roshambo @ Psionic Roshambo:
    Some sort of download management app
  • BigOnYa @ BigOnYa:
    Ok good chatting, I'm off to the bar, to shoot some pool, nighty night.
    +1
  • BakerMan @ BakerMan:
    hey psi
  • BakerMan @ BakerMan:
    i call your girl lyndon the way she b on my johnson
    BakerMan @ BakerMan: i call your girl lyndon the way she b on my johnson