Research, development and trades concerning the powerful Proxmark3 device.
Remember; sharing is caring. Bring something back to the community.
"Learn the tools of the trade the hard way." +Fravia
You are not logged in.
Time changes and with it the technology
Proxmark3 @ discord
Users of this forum, please be aware that information stored on this site is not private.
Pages: 1
Looking at the makefile, it seems like my fork doesn't identify OSX correct.
So someone with a Mac, can run
"uname"
in a terminal window and paste it in a post here I would be most grateful.
[edit] I've modified my makefile, it should compile on Linux & MingW without problem now, and behavies like Pm3 Master version for Mac.
[edit 2] Another user has tried it on OSx, and it compiles just fine.
Last edited by iceman (2016-02-18 20:26:34)
Offline
that's simple :
uname -> Darwin
uname -a -> Darwin HOSTNAME 14.5.0 Darwin Kernel Version 14.5.0: Tue Sep 1 21:23:09 PDT 2015; root:xnu-2782.50.1~1/RELEASE_X86_64 x86_64
HOSTNAME will be replaced with the real hostname - of cause
Last edited by mosci (2016-02-18 21:00:43)
Offline
@mosci, if you test my fork now, i think it will just compile fine for you.
Offline
confirmed
Offline
Nice Job today ICE!! He Got all the warnings fixed on the mac compiler and built an OSX Section!! BOOM!
Now lets work on a Droid section and get Lolipop compiled!!
Ps Guys I updated the wiki to use the QT5 component. This is confirmed and working in the master and Iceman's Fork.
Last edited by Apt-Get (2016-02-19 00:48:18)
Offline
The osx section were there before in the makefile, not mine to take credit for.
I saw yr update on the wiki. Sometimes its good to keep both old and new way to do it.
Android ppl are welcome to contribute. The windows tablett version I saw mentioned on the forum is easier
Offline
The osx section were there before in the makefile, not mine to take credit for.
I saw yr update on the wiki. Sometimes its good to keep both old and new way to do it.Android ppl are welcome to contribute. The windows tablett version I saw mentioned on the forum is easier
But you fixed all the Warnings also so still a great Job Ice.;)
Offline
Pages: 1