tiagorlampert / sAINT

:eye: (s)AINT is a Spyware Generator for Windows systems written in Java. [Discontinued]
BSD 3-Clause "New" or "Revised" License
703 stars 307 forks source link

Why does it print "Successfully compiled", although actually error? #19

Closed viktor02 closed 5 years ago

viktor02 commented 5 years ago

 [*] Compiling...
 [*] Successfully compiled in target/ folder. 

 [*] You would like to generate .EXE using lauch4j? (y/n): y
java.io.FileNotFoundException: target/saint-1.0-jar-with-dependencies.jar (Нет такого файла или каталога)

Also there is nothing in the target folder. System is Arch Linux. I have installed maven and it dependency(openjdk), and launch4j. What I should install yet?

viktor02 commented 5 years ago

It seems to be enough to install these packages: maven jdk8-openjdk jre8-openjdk ncurses lib32-zlib