eclipse-iceoryx / eclipse-iceoryx/iceoryx2

Create CI target for `i686-pc-windows-msvc` on current windows

Open
#237 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
2.5k
Forks
185
Avg merge
1d 23h
Merged PRs (30d)
47

Description

## Brief feature description

The platform is out of the box supported but some mistakes/bugs may occur when not using the right macro platform combination in c files.
See #235 where we needed to use `#if defined(_WIN32) || defined(_WIN64)`

Since the 32-bit platform is already tested fully, a simple single debug build on Windows should be sufficient.

Contributor guide

Open the contributing guide

Research direction

Start by locating the repository's existing Windows CI configuration and the jobs that test platform targets. Add a single debug build for i686-pc-windows-msvc alongside the current Windows coverage. Done means the target builds successfully in CI and the existing Windows checks remain unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, rust
Domain
build-system, ci-cd
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.