mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2025-02-02 14:56:34 +11:00
Remove obsolete notice in README
This commit is contained in:
parent
290b1d9dfa
commit
293dcdc9a4
1 changed files with 0 additions and 1 deletions
|
@ -62,7 +62,6 @@ fn main() {
|
|||
- You must call `glFlush` before `swap_buffers`, or else on Windows 8 nothing will be visible on the window
|
||||
- Pixel formats are not implemented
|
||||
- If you don't have MinGW installed, you will need to provide `libgdi32.a` and `libopengl32.a` ; you can put them in `C:\Users\you\.rust`
|
||||
- If you don't have `make` in your PATH, you can pass `--no-default-features --features "window"` when compiling ([see also](http://crates.io/manifest.html#the-[features]-section))
|
||||
|
||||
### X11
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue