Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[iot-pmc] [CQ 21699] Eclipse Keyple CPP 0.8.0-alpha

http://dev.eclipse.org/ipzilla/show_bug.cgi?id=21699





--- Comment #8 from Pierre Terree <pierre.terree@xxxxxxxxxxxxxx>  2020-03-30 07:03:21 ---
(In reply to comment #7)

Thanks Ian, yes, I was considering to request dedicated Contribution
Questionnaires

About the 'PC/SC Winscard API (Windows)' and the 'PC/SC lite API
(Linux/macOS)', these third-party contents are necessary only for the working
of the 'PC/SC plugin', which is a component of the Eclipse Keyple Cpp solution.
 - For the 'PC/SC plugin', there is no other way to use these third-party
content to integrate the support of PC/SC readers. Should I request 'Exempt
Prerequisites' CQ for those?
 - On the other hand, the Eclipse Keyple Cpp solution could be interfaced with
other kind of smartcard reader, not PC/SC compliant, by implementing dedicated
plugins. So should I finally request 'Works With Dependencies CQ' for PC/SC
Winscard API, PC/SC lite API?
Even if on Windows or Linux, there is no other way to integrate PC/SC readers?
No code from the PC/SC Winscard API, or from the PC/SC lite API is present in
the project. Those librairies and the corresponding header files should be
present in the user OS, to be able to run the "Keyple PC/SC plugin".

About the 'Google Test' library, it's used only by the unit tests of the
project, which are 'not' components of the project.
The code of the 'Google Test' library is automatically download from the
https://github.com/calypsonet/keyple-cpp/blob/dev_TU/component/keyple-core/src/test/CMakeLists.txt.in
repository when building the unit test with the corresponding CMake build
script.
Should request a CQ for the 'Google Test' library? A 'Works With Dependencies
CQ'? Even if it is used only to run the unit tests?


-- 
Configure CQmail: http://dev.eclipse.org/ipzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the CQ.


Back to the top