rarcrack icon indicating copy to clipboard operation
rarcrack copied to clipboard

Gcc warnings - control reaches end of non-void function

Open datboidakky opened this issue 6 years ago • 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

datboidakky avatar Oct 12 '18 23:10 datboidakky

+1

pishguy avatar Jan 18 '21 15:01 pishguy

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

jaredsburrows avatar Jan 18 '21 15:01 jaredsburrows

@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.

pishguy avatar Jan 18 '21 15:01 pishguy

I added a mac os build here - https://github.com/jaredsburrows/rarcrack/pull/21. This build works on both Mac OS and Linux.

jaredsburrows avatar Jan 18 '21 15:01 jaredsburrows

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

pishguy avatar Jan 18 '21 16:01 pishguy

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

jaredsburrows avatar Jan 18 '21 16:01 jaredsburrows