Illia Zhdanov
Illia Zhdanov
#### Issue details repo for this -> https://github.com/Gamer069/illialibgdxproj #### Reproduction steps/code 1. make a libgdx project with maven on macos and maybe this will happen, idk, if it doesn't happen,...
**What are you trying to do?** I am trying to install ev3dev to my ev3 **What did you expect to happen** the EV3 should've booted into ev3dev. **What actually happened**...
this isn't really an issue, i understand that this tutorial is pretty old, but how do i make it work in electron 8.16.0?
I have this premake file: ``` workspace "FuncDoodle" configurations { "Debug", "Release" } glad_sources = { "lib/glad/src/glad.c" } imgui_sources = { "lib/imgui/imgui.cpp", "lib/imgui/imgui_**.cpp", "lib/imgui/imgui.h", "lib/imgui/backends/imgui_impl_glfw.cpp", "lib/imgui/backends/imgui_impl_opengl3.cpp", "lib/imgui/backends/imgui_impl_glfw.h", "lib/imgui/backends/imgui_impl_opengl3.h" } glfw_sources...
made it so you can set an increase speedhack key and decrease speedhack key, so you can fully control speedhack without opening the menu
I wanna contribute to this project. But obviously to do that, i need to at least BUILD it... The errors i'm getting are ``` /home//gdh/libs/imgui/imgui_draw.cpp:390:19: error: static assertion expression is...