On 7. 6. 25 00:17, Peter Balogh wrote:
Hi,
I had a typo, but still no luck
Yes, the change is what I did before, and it used to work
I can look into it deeper, but I wanted to ask if this is known :)
-- Selecting Windows SDK version 10.0.22621.0 to target Windows
10.0.26100.
CMake Error at C:/Program Files/Microsoft Visual
Studio/2022/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.30/Modules/FindPackageHandleStandardArgs.cmake:233
(message):
Could NOT find Serf (missing: Serf_LIBRARY) (found version "2.0.0")
Call Stack (most recent call first):
C:/Program Files/Microsoft Visual
Studio/2022/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.30/Modules/FindPackageHandleStandardArgs.cmake:603
(_FPHSA_FAILURE_MESSAGE)
build/cmake/FindSerf.cmake:56 (find_package_handle_standard_args)
C:/Work/SVNPlus/Workspace/subversion/vcpkg/scripts/buildsystems/vcpkg.cmake:893
(_find_package)
CMakeLists.txt:326 (find_package)
-- Configuring incomplete, errors occurred!
This is a step forward, right? At least it found the headers. Can you
show the directory tree where Serf libraries and headers are installed?
-- Brane