Skip to content

Update CMake Windows instructions#744

Merged
externl merged 2 commits intozeroc-ice:mainfrom
externl:windows-cmake-updates
Mar 13, 2026
Merged

Update CMake Windows instructions#744
externl merged 2 commits intozeroc-ice:mainfrom
externl:windows-cmake-updates

Conversation

@externl
Copy link
Copy Markdown
Member

@externl externl commented Mar 12, 2026

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates multiple C++ demo READMEs to clarify the CMake build steps, with more explicit Windows guidance for downloading/copying Ice PDB files.

Changes:

  • Split build instructions into distinct “Configure the build” and “Build the demo” steps.
  • Replace the prior Windows NOTE with an explicit Windows-only configure command that includes -DICE_COPY_PDB=ON.

Reviewed changes

Copilot reviewed 29 out of 29 changed files in this pull request and generated no comments.

Show a summary per file
File Description
cpp/IceStorm/weather/README.md Clarifies CMake configure/build steps and adds explicit Windows PDB configure command.
cpp/IceGrid/query/README.md Clarifies CMake configure/build steps and adds explicit Windows PDB configure command.
cpp/IceGrid/locatorDiscovery/README.md Clarifies CMake configure/build steps and adds explicit Windows PDB configure command.
cpp/IceGrid/icebox/README.md Clarifies CMake configure/build steps and adds explicit Windows PDB configure command.
cpp/IceGrid/greeter/README.md Clarifies CMake configure/build steps and adds explicit Windows PDB configure command.
cpp/IceDiscovery/replication/README.md Clarifies CMake configure/build steps and adds explicit Windows PDB configure command.
cpp/IceDiscovery/greeter/README.md Clarifies CMake configure/build steps and adds explicit Windows PDB configure command.
cpp/IceBox/greeter/README.md Clarifies CMake configure/build steps and adds explicit Windows PDB configure command.
cpp/Ice/secure/README.md Clarifies CMake configure/build steps and adds explicit Windows PDB configure command.
cpp/Ice/optional/README.md Clarifies CMake configure/build steps and adds explicit Windows PDB configure command.
cpp/Ice/middleware/README.md Clarifies CMake configure/build steps and adds explicit Windows PDB configure command.
cpp/Ice/inheritance/README.md Clarifies CMake configure/build steps and adds explicit Windows PDB configure command.
cpp/Ice/greeter/README.md Clarifies CMake configure/build steps and adds explicit Windows PDB configure command.
cpp/Ice/forwarder/README.md Clarifies CMake configure/build steps and adds explicit Windows PDB configure command.
cpp/Ice/customError/README.md Clarifies CMake configure/build steps and adds explicit Windows PDB configure command.
cpp/Ice/context/README.md Clarifies CMake configure/build steps and adds explicit Windows PDB configure command.
cpp/Ice/config/README.md Clarifies CMake configure/build steps and adds explicit Windows PDB configure command.
cpp/Ice/cancellation/README.md Clarifies CMake configure/build steps and adds explicit Windows PDB configure command.
cpp/Ice/callback/README.md Clarifies CMake configure/build steps and adds explicit Windows PDB configure command.
cpp/Ice/bidir/README.md Clarifies CMake configure/build steps and adds explicit Windows PDB configure command.
cpp/Glacier2/session/README.md Clarifies CMake configure/build steps and adds explicit Windows PDB configure command.
cpp/Glacier2/greeter/README.md Clarifies CMake configure/build steps and adds explicit Windows PDB configure command.
cpp/Glacier2/callback/README.md Clarifies CMake configure/build steps and adds explicit Windows PDB configure command.
cpp/DataStorm/stock/README.md Clarifies CMake configure/build steps and adds explicit Windows PDB configure command.
cpp/DataStorm/sampleFilter/README.md Clarifies CMake configure/build steps and adds explicit Windows PDB configure command.
cpp/DataStorm/node/README.md Clarifies CMake configure/build steps and adds explicit Windows PDB configure command.
cpp/DataStorm/keyFilter/README.md Clarifies CMake configure/build steps and adds explicit Windows PDB configure command.
cpp/DataStorm/greeter/README.md Clarifies CMake configure/build steps and adds explicit Windows PDB configure command.
cpp/DataStorm/customEncoding/README.md Clarifies CMake configure/build steps and adds explicit Windows PDB configure command.

You can also share your feedback on Copilot code review. Take the survey.

Comment thread cpp/DataStorm/greeter/README.md Outdated
@externl externl requested a review from pepone March 12, 2026 15:20
@externl externl merged commit 286d76d into zeroc-ice:main Mar 13, 2026
21 checks passed
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.

4 participants