Hi,
I'm not installing it, this is probably the problem :)
I'm trying to make subversion use directly the source tree with the
-DDCMAKE_PREFIX_PATH options
I'll try installing tomorrow
Best regards,
Peter
On 2025. 06. 07. 0:40, Branko Čibej wrote:
On 7. 6. 25 00:32, Peter Balogh wrote:
Hi,
Yes, it is :)
Does this help?
I meant where Serf's build artefacts are installed. This is your
source and build tree, not the installed tree. It should have 'bin',
'include' and 'lib' subdirectories and the DLL should be in 'bin'.
-- Brane
Best regards,
Peter
On 2025. 06. 07. 0:23, Branko Čibej wrote:
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