20140585

- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 7
-
-
20140585 created a post, AnsweredBest way to edit custom data type in Datagrip?
I tried to create a custom datatype for enum operation in Datagrip/Posgresql. Everything has been working fine so far, but I just could not find an efficient way to edit my custom data type, expect... -
20140585 created a post, ELI5: Add lzma to Cmake in CLion
So after like 2 hours of googling, I officially gave up. I downloaded the Lzma SDK, but have absolutely no idea how to add it to Cmake, so that the program can compile properly. Please anyone help ... -
20140585 created a post, AnsweredSDL2_Mixer with Clion on Windows
I am trying to add sound to my program, I am running Clion on Windows. And although every other SDL2 package works fine, the SDL2_Mixer is giving me a headache. I have gotten the FindSDL2_mixer.cma... -
20140585 commented, -
20140585 created a post, AnsweredCannot find "SDL_ttf.h" even though Cmake ran fine
So I took the FindSDL2TTF.cmake, and replaced the path corresponding to my SDL2_ttf-2.0.14 files (I use Development Libraries for MinGW 32/64-bit). My CMakeList.txt looks like this: cmake_minimum_r... -
-
-
20140585 created a post, AnsweredClion: Could NOT find SDL2... Even when I put everything in the exact location
So when loading the Cmake for SDL2, I got this error. Could NOT find SDL2 (missing: SDL2_LIBRARY SDL2_INCLUDE_DIR) Problem is, I have put everything in the correct location: - The Path in the Find... -