You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 29, 2019. It is now read-only.
This seems really hacky... Is this file simply missing from the GLOOME repo or should we have to go get it in our own? Might be something to add to the installation/build instructions. Looking for direction, I can submit a PR if you want me to include the file.
The text was updated successfully, but these errors were encountered:
I have a feeling this may have to do with me renaming the CMake target to gloome.
That, or it could be something in your build system really screwed up. Does this happen with mainline gzdoom? ( https://github.com/coelckers/gzdoom )
To resolve this, I googled lempar.c, downloaded it from this site: https://www.sqlite.org/src/raw/tool/lempar.c?name=01ca97f87610d1dac6d8cd96ab109ab1130e76dc and changed path on line 3056 in lemon.c to where I downloaded it on my hard disk.
This seems really hacky... Is this file simply missing from the GLOOME repo or should we have to go get it in our own? Might be something to add to the installation/build instructions. Looking for direction, I can submit a PR if you want me to include the file.
The text was updated successfully, but these errors were encountered: