Skip to content

[Examples] removed web_basic_window mentions#5782

Merged
raysan5 merged 1 commit intoraysan5:masterfrom
CrackedPixel:remove-web-basic-window
Apr 23, 2026
Merged

[Examples] removed web_basic_window mentions#5782
raysan5 merged 1 commit intoraysan5:masterfrom
CrackedPixel:remove-web-basic-window

Conversation

@CrackedPixel
Copy link
Copy Markdown
Contributor

@CrackedPixel CrackedPixel commented Apr 22, 2026

The examples were failing to build in cmake since the example others/web_basic_window was removed

reproduce steps:

# (root folder)
mkdir build
cd build
cmake .. -DPLATFORM=Web
CMake Error at examples/CMakeLists.txt:157 (add_executable):
  Cannot find source file:

    others/web_basic_window.c


CMake Error at examples/CMakeLists.txt:157 (add_executable):
  No SOURCES given to target: web_basic_window

@raysan5 raysan5 merged commit de8419c into raysan5:master Apr 23, 2026
17 checks passed
@raysan5
Copy link
Copy Markdown
Owner

raysan5 commented Apr 23, 2026

@CrackedPixel thanks for the update! that raylib_opengl_interop will also disappear soon...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants