Version 0.10.1 of OP and OPGUI was released today.
Differences:
added 16F1764-65-68-69-73-76-77-78-79;
removed MSVC6 function definitions
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2019-01-12
There is something wrong with tarball of latest openprogrammer (op-0.10.1.tar.gz). When I try to untar it I get this error:
/usr/bin/tar -xof -
/usr/bin/tar: Removing leading `../' from member names
/usr/bin/tar: ../op/deviceRW.c: Member name contains '..'
/usr/bin/tar: ../op/fileIO.c: Member name contains '..'
... [repeated for each file in tarball]
/usr/bin/tar: Exiting with failure status due to previous errors
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Version 0.10.1 of OP and OPGUI was released today.
Differences:
added 16F1764-65-68-69-73-76-77-78-79;
removed MSVC6 function definitions
There is something wrong with tarball of latest openprogrammer (op-0.10.1.tar.gz). When I try to untar it I get this error:
There is a problem with the tar command, but any gui compression application can handle the archive as is.
Will be fixed for next release.