Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Build for Windows System

Open
#39 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
cmake, cpp
Domain
build-system

Research direction

Start by inspecting the CMake configure presets and the existing vcpkg-based macOS and Linux configurations. Add a Windows 64-bit configuration that builds rmqcpp for the Windows environment, then verify that the project and library build successfully with that preset.

Written by the indexing model from the issue text.

Description

enhancement

Is your feature request related to a problem? Please describe.
For the CMake building option, the Available configure presets are limited to
"macos-arm64-vcpkg"
"macos-x64-vcpkg"
"linux-x64-vcpkg"

Describe the solution you'd like
Is it possible to release a configuration for windows 64 bit, so I can build the project and use the rmqcpp library in the Windows environment

Dominant language
C++
Stars
106
Forks
32
Avg merge
9h 6m
Merged PRs (30d)
4

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from bloomberg/rmqcpp

All issues in bloomberg/rmqcpp

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.