Skip to content

Add Missing libdouble-conversion-dev dependency on Ubuntu#4

Closed
06needhamt wants to merge 1 commit intokafeg:masterfrom
06needhamt:06needhamt-patch-1
Closed

Add Missing libdouble-conversion-dev dependency on Ubuntu#4
06needhamt wants to merge 1 commit intokafeg:masterfrom
06needhamt:06needhamt-patch-1

Conversation

@06needhamt
Copy link
Copy Markdown

This patch adds the missing libdouble-conversion-dev dependency for Ubuntu. As trying to build without it will result in the following error from CMake.

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
DBLCONV_LIBRARIES
linked by target "ptyqt" in directory /media/tom/T7/git/linux/ptyqt/core

This patch adds the missing libdouble-conversion-dev dependency for Ubuntu. As trying to build without it will result in the following error from CMake.

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
DBLCONV_LIBRARIES
    linked by target "ptyqt" in directory /media/tom/T7/git/linux/ptyqt/core
@kafeg
Copy link
Copy Markdown
Owner

kafeg commented Nov 16, 2021

Hello, no more required for 0.6.x branch because moved to vcpkg rails: microsoft/vcpkg#21440

@kafeg kafeg closed this Nov 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants