jaredsburrows/rarcrack

Gcc warnings - control reaches end of non-void function

datboidakky opened this issue · 6 comments

screen shot 2018-10-12 at 7 36 27 pm

this is everything I got below my make command.
I should note that I can run the program after this, but erroring upon make is still likely an undesired thing

+1

What do you mean it is not working? The CI shows it is working. Also the photo is just showing warnings from gcc.

@jaredsburrows after downloading file from sourceforge and changing to extracted directory i run this command: make and i getting this error:

cd Downloads/JPasswordRecoveryTool\ v1.09

pishguy@Mahdis-iMac JPasswordRecoveryTool v1.09 % ls
JPasswordRecoveryTool.jar	resources
LICENSE.txt			src
README.txt

pishguy@Mahdis-iMac JPasswordRecoveryTool v1.09 % make

make: *** No targets specified and no makefile found.  Stop.

I added a mac os build here - #21. This build works on both Mac OS and Linux.

@jaredsburrows thanks, now we should download again source from sourceforge or we should clone git repository?

Not sure what you are asking. This repo is a download of the original sourceforge code. It is no longer there.