microsoft / microsoft/vcpkg

[sdl3-mixer] build error on x64-mingw-dynamic

Open
#51,111 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
CMake
Stars
27.5k
Forks
7.7k
Avg merge
2d 19h
Merged PRs (30d)
321

Description

Package: sdl3-mixer:x64-mingw-dynamic@3.2.0#1

Host Environment

  • Host: x64-windows

  • Compiler: GNU 15.2.0

  • CMake Version: 4.3.1

  • vcpkg-tool version: 2026-04-08-e0612b42ce44e55a0e630f2ee9d3c533a63d8bc1
    vcpkg-scripts version: 0b88aacde4 2026-04-11 (17 hours ago)

    To Reproduce

    vcpkg install sdl3-mixer:x64-mingw-dynamic

    Failure logs

-- Using cached libsdl-org-SDL_mixer-release-3.2.0.tar.gz
-- Cleaning sources at D:/vcpkg/buildtrees/sdl3-mixer/src/ease-3.2.0-36575875f8.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source D:/vcpkg/downloads/libsdl-org-SDL_mixer-release-3.2.0.tar.gz
-- Using source at D:/vcpkg/buildtrees/sdl3-mixer/src/ease-3.2.0-36575875f8.clean
CMake Error at ports/sdl3-mixer/portfile.cmake:32 (vcpkg_cmake_configure):
  Unknown CMake command "vcpkg_cmake_configure".
Call Stack (most recent call first):
  scripts/ports.cmake:206 (include)



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.

Research direction

Start at ports/sdl3-mixer/portfile.cmake:32 and reproduce the failure with vcpkg install sdl3-mixer:x64-mingw-dynamic. Check why vcpkg_cmake_configure is unavailable for this port, then rerun the installation to confirm the x64-mingw-dynamic build completes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake
Domain
build-system
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.