majiaoliya
majiaoliya
when i use clion (cmake) build `example1`,it was fail at `85%` and throw the error : i don't know what should i do now . can every one help me...
i download zip and unzip, use clion open dir and project, the clion cmake auto run, and back a error my os is `windows10`. ``` "H:\mysoft\clion\clionInstall\CLion 2021.1.3\bin\cmake\win\bin\cmake.exe" -DCMAKE_BUILD_TYPE=Debug -G "CodeBlocks...
hello, i am start to learn `sdl_gui`, and i git clone this project. and i don't know how to build a `helloworld` with `clion` (use cmake). can everyone help me...