Hacking Trying to Compile Luma Nightlies

  • Thread starter Thread starter Dracari
  • Start date Start date
  • Views Views 1,627
  • Replies Replies 8

Dracari

Well-Known Member
Member
Joined
Apr 5, 2009
Messages
2,001
Reaction score
555
Trophies
1
XP
2,623
Country
United States
i see starting w/ 7.1 it needs firmtool as part of its progress, it gets most of teh way done then
make: firmtool: Command not found
make: *** [out/boot.firm] Error 127
c:\Users\xiond\Downloads\Work\Luma3DS>

i allready ran "python setup.py install" so should be installed and in path.
here's how my path looks like.
Df2NF4G.png
 
And where did it install to? I have no idea how installing Python scripts works on Windows. At the very least you could just put firmtool in the working directory.

Also, since we're on the subject, could someone see if this works for them? I just updated my build environment for the new Luma release scheme, but I haven't updated my 3DS to B9S yet, so I have no idea if what I compile works or not, especially since I'm getting a sed error at the beginning of the build. Below is the latest commit.

Edit: Turns out OS X's sed is just dumb. Fixed it by installing gnu-sed with Homebrew and editing the Makefile to use gsed. Note to all of you compiling on OS X.
 
Last edited by Joom,
  • Like
Reactions: proflayton123
And where did it install to? I have no idea how installing Python scripts works on Windows. At the very least you could just put firmtool in the working directory.

Also, since we're on the subject, could someone see if this works for them? I just updated my build environment for the new Luma release scheme, but I haven't updated my 3DS to B9S yet, so I have no idea if what I compile works or not, especially since I'm getting a sed error at the beginning of the build. Below is the latest commit.

Edit: Turns out OS X's sed is just dumb. Fixed it by installing gnu-sed with Homebrew and editing the Makefile to use gsed. Note to all of you compiling on OS X.
On Windows C:\python27\Scripts
 
Are you compiling it with cygwin or something? Does your bashrc have your PATH variables set properly? Also, have you tried just putting the script in the working directory (the same directory as the makefile)?
re read above , and no just a basic setup from when it was AuReiNand and didnt require cygwin, just python required libs and the command line window.
 
Why not just use the Msys2 shell included with devkitpro, and putting all tools (3dstool, makerom, firmtool etc) in devkitpro\msys\bin\ ?
 

Site & Scene News

Popular threads in this forum