leca pushed to master at leca/minecraft-launcher-registration 2025-01-23 20:56:49 +03:00
4a69dc452d added async to onload function
leca pushed to master at leca/minecraft-launcher-registration 2025-01-23 20:43:01 +03:00
1af97a4db3 front-end
leca pushed to master at leca/minecraft-launcher-registration 2025-01-23 11:49:08 +03:00
8e269f1a8e added can_have_cloak assertion
leca pushed to master at leca/minecraft-launcher-registration 2025-01-23 01:12:20 +03:00
1b09267e47 first commit
leca created repository leca/minecraft-launcher-registration 2025-01-22 18:37:58 +03:00
leca pushed to master at leca/TimeCoil 2025-01-19 00:54:24 +03:00
28e8c15fc1 disco
leca pushed to master at leca/TimeCoil 2025-01-18 03:10:35 +03:00
b012641dc9 basic triangle
leca pushed to master at leca/TimeCoil 2025-01-16 23:37:58 +03:00
a80395b964 OpenGL's Hello world
leca created repository leca/TimeCoil 2025-01-16 21:43:35 +03:00
leca pushed to master at leca/garland 2024-12-21 19:41:19 +03:00
c28c544304 update CMakeLists.txt
leca pushed to master at leca/garland 2024-12-21 19:40:56 +03:00
2ed44a7b4b mv main.c src
leca pushed to master at leca/garland 2024-12-21 19:34:31 +03:00
819da8d94a added search of 4-color sequences
leca pushed to master at leca/garland 2024-12-21 18:20:36 +03:00
ff80b3a438 added CMakeLists.txt and simplified code
ee749869a5 update gitignore
Compare 2 commits »
leca pushed to master at leca/garland 2024-12-21 18:02:07 +03:00
8e458dd08e remove void* to char* cast
leca pushed to master at leca/garland 2024-12-21 17:58:43 +03:00
015f38f780 garland generation and printing
leca created repository leca/garland 2024-12-21 17:57:44 +03:00
leca commented on issue leca/checks-parser#1 2024-12-12 01:00:21 +03:00
Unknown CMake command "_qt5_Core_check_file_exists".

Sorry for being slow, there were some circumstances.

I've separated translations as a new make target in the latest commit. Please, update and try again.

Anyways, the fact that it can't…

leca pushed to master at leca/checks-parser 2024-12-12 00:58:40 +03:00
e60aafd653 separated translations as a new make target
leca commented on issue leca/checks-parser#1 2024-12-10 16:41:33 +03:00
Unknown CMake command "_qt5_Core_check_file_exists".

@L29Ah Try installing this packet.

I'll make it an optional dependency

leca commented on issue leca/checks-parser#1 2024-12-10 08:45:07 +03:00
Unknown CMake command "_qt5_Core_check_file_exists".

@L29Ah

I suppose qtcore is a basic library which does not include tools like linguistics, which is required to build the application. I'll look forward to make it an optional build target

As for…