
C:\Users\AJ\Downloads\Gateway To NTR Converter\Gateway To NTR Converter>set PATH=C:\Python27\;C:\Python27\Scripts;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;c:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;c:\Program Files (x86)\Common Files\Roxio Shared\OEM\DLLShared\;c:\Program Files (x86)\Common Files\Roxio Shared\OEM\12.0\DLLShared\;c:\Program Files (x86)\Roxio\OEM\AudioCore\;C:\Program Files\MATLAB\R2012a\runtime\win64;C:\Program Files\MATLAB\R2012a\bin;C:\Program Files (x86)\Scapple;C:\Users\AJ\AppData\Local\Microsoft\WindowsApps;;C:\devkitPro\devkitARM\bin;C:\devkitPro\msys\bin

C:\Users\AJ\Downloads\Gateway To NTR Converter\Gateway To NTR Converter>cd pluginMenu

C:\Users\AJ\Downloads\Gateway To NTR Converter\Gateway To NTR Converter\pluginMenu>"build.py"



.\Sources\cheats.c:10:1: warning: data definition has no type or storage class
 offset = 0x00000000;
 ^~~~~~
.\Sources\cheats.c:10:1: warning: type defaults to 'int' in declaration of 'offset' [-Wimplicit-int]
.\Sources\cheats.c:10:1: error: conflicting types for 'offset'
.\Sources\cheats.c:7:5: note: previous definition of 'offset' was here
 u32 offset = 0;
     ^~~~~~
.\Sources\cheats.c:11:1: error: expected identifier or '(' before 'if'
 if (READU32(offset + 0x07DB800) != 0x00000000)
 ^~
.\Sources\create_menu.c: In function 'my_menus':
.\Sources\create_menu.c:69:32: error: 'Money_at_999' undeclared (first use in this function)
  new_entry("Money at 999,999", Money_at_999,999);
                                ^~~~~~~~~~~~
.\Sources\create_menu.c:69:32: note: each undeclared identifier is reported only once for each function it appears in
.\Sources\create_menu.c:69:2: error: too many arguments to function 'new_entry'
  new_entry("Money at 999,999", Money_at_999,999);
  ^~~~~~~~~
In file included from .\Sources\cheats.h:4:0,
                 from .\Sources\create_menu.c:1:
Includes/plugin.h:80:5: note: declared here
 int new_entry(char *text, void(*f)());
     ^~~~~~~~~



2017-12-27 23:54:45 : There's some errors on your code.
2017-12-27 23:54:45 : Correct them and try again, for now I'm exiting the compilation.


C:\Users\AJ\Downloads\Gateway To NTR Converter\Gateway To NTR Converter\pluginMenu>cd ..

C:\Users\AJ\Downloads\Gateway To NTR Converter\Gateway To NTR Converter>copy "pluginMenu\plugin.plg" "plugin.plg"
Het systeem kan het opgegeven bestand niet vinden.

C:\Users\AJ\Downloads\Gateway To NTR Converter\Gateway To NTR Converter>pause
Press any key to continue . . .