Hi, I would like to include libgtest.so into my Yocto image. I added googletest to IMAGE_INSTALL and added the following line to sources/meta-openembedded/meta-oe/recipes-test/googletest/googletest_git.bb:
EXTRA_OECMAKE = "-DBUILD_SHARED_LIBS=ON " The shared libraries were built successfully. However, there are errors in do_package_qc as following: ERROR: googletest-1.10.0-r0 do_package_qa: QA Issue: -dev package googletest-dev contains non-symlink .so '/usr/lib/libgmock.so' -dev package googletest-dev contains non-symlink .so '/usr/lib/libgtest_main.so' -dev package googletest-dev contains non-symlink .so '/usr/lib/libgmock_main.so' -dev package googletest-dev contains non-symlink .so '/usr/lib/libgtest.so' [dev-elf] ERROR: googletest-1.10.0-r0 do_package_qa: QA run found fatal errors. Please consider fixing them. Any idea to fix this? Thanks, Lijun ---------------------------------------------------------------------- This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#54784): https://lists.yoctoproject.org/g/yocto/message/54784 Mute This Topic: https://lists.yoctoproject.org/mt/85766613/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
