04-30-2020, 10:32 PM
Please help.Thanks
Code:
D:\JPCSPSource>ant -f build-auto.xml dist-windows-amd64
Buildfile: D:\JPCSPSource\build-auto.xml
dist-windows-amd64:
build-subprojects:
init:
[mkdir] Created dir: D:\JPCSPSource\bin\class
[copy] Copying 128 files to D:\JPCSPSource\bin\class
build-project:
[echo] Jpcsp: D:\JPCSPSource\build-auto.xml
[javac] Compiling 1254 source files to D:\JPCSPSource\bin\class
[javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[javac] D:\JPCSPSource\src\jpcsp\HLE\modules150\sceAtrac3plus.java:376: error: illegal start of expression
[javac] public void getStreamDataInfo(TPointer32 writeAddr, TPointer32 writableBytesAddr, TPointer32 readOffsetAddr) {
[javac] ^
[javac] 1 error
[javac] 1 warning