Skip to content

Conversation

@mockersf
Copy link
Member

Objective

Solution

  • bevy_winit feature also enables bevy_window

@mockersf mockersf added this to the 0.15.1 milestone Dec 24, 2024
@BenjaminBrienen BenjaminBrienen added C-Bug An unexpected or incorrect behavior D-Trivial Nice and easy! A great choice to get started with Bevy A-Windowing Platform-agnostic interface layer to run your app in S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it labels Dec 24, 2024
@alice-i-cecile alice-i-cecile added this pull request to the merge queue Dec 24, 2024
Merged via the queue into bevyengine:main with commit 99c869d Dec 24, 2024
37 checks passed
pcwalton pushed a commit to pcwalton/bevy that referenced this pull request Dec 25, 2024
# Objective

- Fixes bevyengine#16568 

## Solution

- `bevy_winit` feature also enables `bevy_window`
mockersf added a commit that referenced this pull request Jan 3, 2025
# Objective

- Fixes #16568 

## Solution

- `bevy_winit` feature also enables `bevy_window`
ecoskey pushed a commit to ecoskey/bevy that referenced this pull request Jan 6, 2025
# Objective

- Fixes bevyengine#16568 

## Solution

- `bevy_winit` feature also enables `bevy_window`
mrchantey pushed a commit to mrchantey/bevy that referenced this pull request Feb 4, 2025
# Objective

- Fixes bevyengine#16568 

## Solution

- `bevy_winit` feature also enables `bevy_window`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Windowing Platform-agnostic interface layer to run your app in C-Bug An unexpected or incorrect behavior D-Trivial Nice and easy! A great choice to get started with Bevy S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Runtime error when using bevy_winit feature without explicitly adding bevy_window

4 participants