20140585

- 活动总数 24
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 7
-
-
20140585 创建了一个帖子, 已回答Best 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 创建了一个帖子, 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 创建了一个帖子, 已回答SDL2_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 进行了评论, -
20140585 创建了一个帖子, 已回答Cannot 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 创建了一个帖子, 已回答Clion: 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... -