Closed GoogleCodeExporter closed 9 years ago
Hi, please wait for a new release of libfreefare or use the latest commits of
libnfc & libfreefare.
libfreefare-0.3.4 was created just before libnfc-1.7.0-rc6 so it should work
with libnfc-1.7.0-rc6 or rc5.
Original comment by yob...@gmail.com
on 1 Jul 2013 at 8:10
Does not work with libnfc-1.7.0-rc6 :
nfc_init(nfc_context **context)
{
*context = nfc_context_new();
if (!nfc_drivers)
nfc_drivers_init();
}
Original comment by mandark....@gmail.com
on 2 Jul 2013 at 6:39
Does not work with libnfc-1.7.0-rc5
nfc_init(nfc_context **context)
{
*context = nfc_context_new();
if (!nfc_drivers)
nfc_drivers_init();
}
Original comment by mandark....@gmail.com
on 2 Jul 2013 at 6:41
Now you juste have to reponen the ticket as it's not invalid ... ^-^
Original comment by mandark....@gmail.com
on 2 Jul 2013 at 6:42
I've changed it from invalid to wont fix, is that better?
I cannot change past releases and the code is already fixed in the repo, so the
only thing to do is to compile from repo or wait the next release...
Sorry :-)
Original comment by yob...@gmail.com
on 2 Jul 2013 at 8:32
When will the new version of libfreefare be released?
Original comment by johannes...@ff-bisamberg.at
on 14 Nov 2013 at 2:26
Done! libfreefare 0.4.0 for libnfc 1.7.0 is now released!
Original comment by romu...@libnfc.org
on 4 Dec 2013 at 10:15
Original issue reported on code.google.com by
mandark....@gmail.com
on 30 Jun 2013 at 6:58