Skip to content

Try working around cmake failures in Windows build.#655

Closed
notroj wants to merge 1 commit into
apache:2.4.xfrom
notroj:24x-cmake-ci
Closed

Try working around cmake failures in Windows build.#655
notroj wants to merge 1 commit into
apache:2.4.xfrom
notroj:24x-cmake-ci

Conversation

@notroj

@notroj notroj commented Jun 1, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@notroj notroj closed this Jun 1, 2026
-DAPR_INCLUDE_DIR=C:/vcpkg/installed/${{ matrix.triplet }}/include ^
"-DAPR_LIBRARIES=C:/vcpkg/installed/${{ matrix.triplet }}/lib/libapr-1.lib;C:/vcpkg/installed/${{ matrix.triplet }}/lib/libaprutil-1.lib"
"-DAPR_LIBRARIES=C:/vcpkg/installed/${{ matrix.triplet }}/lib/libapr-1.lib;C:/vcpkg/installed/${{ matrix.triplet }}/lib/libaprutil-1.lib" ^
-DCMAKE_POLICY_VERSION_MINIMUM=3.5

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

branch 2.4.x needs this change made to trunk ( 08138ac ) to be backported, otherwise, the change made above only fixes a GitHub workflow (and users like myself won't get the fix in branch 2.4.x).

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

once that is backported, then I can create another pull request to fix the new "i" error.

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