Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
WebP Discussion
Conversations
About
Issue 589 in webp: requested cmake version is too low
88 views
Skip to first unread message
vince… via monorail
unread,
Nov 4, 2022, 6:46:47 AM
11/4/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
Link
Report message as abuse
Sign in to report message as abuse
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to webp-d...@webmproject.org
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 589 by vince...@
gmail.com
: requested cmake version is too low
https://bugs.chromium.org/p/webp/issues/detail?id=589
I have libwebp 1.2.4 andcmake 3.10.2. Error is
CMake Error at CMakeLists.txt:743 (list):
list does not recognize sub-command TRANSFORM
The reason is that TRANSFORM is available in cmake 3.12 (see
https://cmake.org/cmake/help/latest/command/list.html#transform
) and CMakeLists.txt request at least 3.7 (see
https://github.com/webmproject/libwebp/blob/main/CMakeLists.txt#L8
)
I suggest that 3.7 is replaced with 3.12
--
You received this message because:
1. The project was configured to send all issue notifications to this address
You may adjust your notification preferences at:
https://bugs.chromium.org/hosting/settings
vrab… via monorail
unread,
Nov 4, 2022, 8:29:41 AM
11/4/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
Link
Report message as abuse
Sign in to report message as abuse
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to webp-d...@webmproject.org
Updates:
Status: Fixed
Comment #1 on issue 589 by
vra...@google.com
: requested cmake version is too low
https://bugs.chromium.org/p/webp/issues/detail?id=589#c1
Hi, thanks for reporting.
This has actually been fixed in main and will be released in the next version:
https://chromium.googlesource.com/webm/libwebp/+/25807fb4cbd2fc36bfb56092376415bb87ce2859%5E1..25807fb4cbd2fc36bfb56092376415bb87ce2859/
Compatibility with 3.7 will be kept for now.
Reply all
Reply to author
Forward
0 new messages