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

Make targets OS X #633

Closed
TomHarkness opened this issue Jul 29, 2018 · 7 comments
Closed

Make targets OS X #633

TomHarkness opened this issue Jul 29, 2018 · 7 comments

Comments

@TomHarkness
Copy link
Contributor

Firstly - still getting my head around the codebase, don't hate me if this is an obvious thing that I am missing :P.

OSX High Sierra.

I can compile fine via "make clean; make" on the command line. However:

I get an error "No target exists for 'all clean" when executing the make file from within Atom editor with the popular build-make plugin to execute makefile targets.

If I change the entries in the makefile to be seperate like:

all: %: client/% bootrom/% armsrc/% recovery/% mfkey/% nonce2key/%
clean: %: client/% bootrom/% armsrc/% recovery/% mfkey/% nonce2key/%

I can separately run clean and make all to compile.

@pwpiwi
Copy link
Contributor

pwpiwi commented Jul 31, 2018

I don't know "Atom editor" and the "popular build-make plugin" (OSX is misrepresented among the developers - mostly Linux and Windows here) and therefore cannot provide a solution for your issue. But it seems not to be related to the Proxmark code. I suggest to post your question in a relevant (Atom editor?) forum.

@TomHarkness
Copy link
Contributor Author

TomHarkness commented Aug 2, 2018

Will follow up on Atom forums. Thanks pwpiwi!

My main environment is OS X so had hoped to be able to set up a reasonable development environment for pm3 stuff. I can otherwise compile everything, debug and run fine. Just this one "nice feature" that I can't get to work in the IDE. No issues though I will press on!

@pwpiwi
Copy link
Contributor

pwpiwi commented Aug 3, 2018

If you can solve your issue, please come back here and write a short note. I will keep this open for a few weeks.

@pwpiwi
Copy link
Contributor

pwpiwi commented Sep 26, 2018

any news?

@TomHarkness
Copy link
Contributor Author

Not yet sorry. Been focusing on some custom antennas that will be released soon. I’ll get back to the software side of things soon :) I do intend to fix this eventually lol.

@pwpiwi
Copy link
Contributor

pwpiwi commented Nov 30, 2018

Any news? Close?

@pwpiwi
Copy link
Contributor

pwpiwi commented Apr 25, 2019

@TomHarkness: still around? What happened to your issue with the Atom Editor?

@pwpiwi pwpiwi closed this as completed Aug 12, 2019
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

2 participants