if u can't see the pic here:
C:\Users\User\AppData\Local\Programs\Python\Python35\Scripts\;C:\Users\User\AppData\Local\Programs\Python\Python35\;C:\armips\;C:\devkitPro\devkitARM;C:\devkitPro\devkitARM\bin;;C:\armips\;;C:\devkitPro\devkitARM;;C:\devkitPro\devkitARM\bin;;C:\armips\;;C:\devkitPro
HI! ok so when i try iy to compile The test gba appear but i can't seem to find the ini and also it still
it always says this:
Spoiler:
line 1220, in _execute_child
startupinfo)
FileNotFoundError: [WinError 2] The system cannot find the file specified
Inserting code.
Traceback (most recent call last):
File "scripts/insert.py", line 134, in <module>
table = symbols(get_text_section())
File "scripts/insert.py", line 38, in get_text_section
out = subprocess.check_output([OBJDUMP, '-t', 'build/linked.o'])
File "C:\Users\User\AppData\Local\Programs\Python\Python35\lib\subprocess.py",
line 629, in check_output
**kwargs).stdout
File "C:\Users\User\AppData\Local\Programs\Python\Python35\lib\subprocess.py",
line 696, in run
with Popen(*popenargs, **kwargs) as process:
File "C:\Users\User\AppData\Local\Programs\Python\Python35\lib\subprocess.py",
line 950, in __init__
restore_signals, start_new_session)
File "C:\Users\User\AppData\Local\Programs\Python\Python35\lib\subprocess.py",
line 1220, in _execute_child
startupinfo)
FileNotFoundError: [WinError 2] The system cannot find the file specified