20140585

Avatar
  • Total activity 24
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 7
  • Created

    Best way to edit custom data type in Datagrip?

    Answered
    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...
    • 4 followers
    • 4 comments
    • 1 vote
  • Edited

    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 ...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    SDL2_Mixer with Clion on Windows

    Answered
    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...
    • 2 followers
    • 1 comment
    • 0 votes
  • Edited

    Cannot find "SDL_ttf.h" even though Cmake ran fine

    Answered
    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...
    • 2 followers
    • 2 comments
    • 0 votes
  • Edited

    Clion: Could NOT find SDL2... Even when I put everything in the exact location

    Answered
    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...
    • 2 followers
    • 5 comments
    • 0 votes
  • Created

    Source code for "Database Tools and SQL Support in IntelliJ IDEA"

    Answered
    So I came across this video of IntelliJ IDEA: https://www.youtube.com/watch?v=P3C0iO1yqhk It helped me to import my settings to IntelliJ. However, as I am a newbie in Java, and I really want to tes...
    • 2 followers
    • 2 comments
    • 0 votes