LuaSTG-x
LuaSTG-x copied to clipboard
LuaSTG-x is a multi-platform game engine.
I have managed to compile the latest commit (at time of writing: 122fe39) under both Windows and Linux, but not without modification. The issues I found and had to fix...
Have you succeed yourself compiling into a linux version ? If yes, could you make a portable version and upload it in the mega archive ?
这个 Issue 用来存放 Linux 平台下构建时遇到的问题。 目前问题: ``` In file included from /home/lilywhite/LuaSTG-x/frameworks/cocos2d-x/external/glfw3/include/linux/glfw3native.h:101: /home/lilywhite/LuaSTG-x/frameworks/cocos2d-x/external/gfx/backend/gfx-base/GFXDef-common.h:123:12: error: unnamed scoped enum is not allowed 123 | enum class Status : uint32_t { | ^~~~~~...
The additional texture uniforms (those added by res:setTexture) are notably reading the wrong texture. When I tried to add a secondary texture to a render mode or ResFX (PostEffect included),...
When a particle with a very low lifetime spawns, such as for effects that require particles to be spawned every frame, it will sometimes disappear, making it look like the...
``` CMake Error at frameworks/cocos2d-x/external/glslang/CMakeLists.txt:300 (message): ENABLE_OPT set but SPIR-V tools not found. Please run update_glslang_sources.py, set the ALLOW_EXTERNAL_SPIRV_TOOLS option to use a local install of SPIRV-Tools, or set ENABLE_OPT=0....
CMake Error at CMakeLists.txt:170 (file): file COPY cannot find "/home/username/LuaSTG-x/frameworks/external/ffmpeg/prebuilt_linux/ELF": No such file or directory.
``` Cloning into '/home/REDACTED/LuaSTG-x/frameworks/cocos2d-x/external'... Downloading PVRVFrame/prebuilt/mac/libEGL.dylib (2.2 MB) Error downloading object: PVRVFrame/prebuilt/mac/libEGL.dylib (1ad3bf4): Smudge error: Error downloading PVRVFrame/prebuilt/mac/libEGL.dylib (1ad3bf468bca02f31d898d790923574d008b7061c94ce8d009449ecec9cf3c7d): batch response: This repository is over its data quota. Account responsible...