Moros1138 / PGEtinker

Interactively create an olcPixelGameEngine application from inside your browser!
https://www.pgetinker.com
37 stars 0 forks source link

Bug in Version: 92bea0d. Non existant header error indication #57

Closed Piratux closed 6 months ago

Piratux commented 6 months ago

Describe the bug Adding non existent header include shows no error indication, and is stuck on "Compiling". Example of non existent header:

#include "olcPixelGameEngine_.h"

To Reproduce Steps to reproduce the behavior:

  1. Add #include "olcPixelGameEngine_.h" at the top of source code
  2. Click Build & Run.

Expected behavior Some kind of error indication.

image

Desktop (please complete the following information):

Moros1138 commented 6 months ago

This bug has been fixed, but not released on the bixxy deployment, but thanks for the report!