Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gcc warnings - control reaches end of non-void function #18

Open
datboidakky opened this issue Oct 12, 2018 · 6 comments
Open

Gcc warnings - control reaches end of non-void function #18

datboidakky opened this issue Oct 12, 2018 · 6 comments

Comments

@datboidakky
Copy link

datboidakky commented Oct 12, 2018

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

@pishguy
Copy link

pishguy commented Jan 18, 2021

+1

@jaredsburrows
Copy link
Owner

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

@pishguy
Copy link

pishguy commented Jan 18, 2021

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

@jaredsburrows
Copy link
Owner

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

@pishguy
Copy link

pishguy commented Jan 18, 2021

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

@jaredsburrows
Copy link
Owner

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

@jaredsburrows jaredsburrows changed the title make not working: control reaches end of non-void function Gcc warnings - control reaches end of non-void function Jan 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants