cide icon indicating copy to clipboard operation
cide copied to clipboard

A fast, lightweight C/C++ IDE for Linux and Windows

Results 6 cide issues
Sort by recently updated
recently updated
newest added

It seems CMake needs to be already installed, right? I think I will create a project to test code completion first before actually messing with building. Why do you need...

I am getting this error about a missing cmakelist.txt ``` -- Libclang C library: /usr/local/Cellar/llvm/11.0.0/lib/libclang.dylib -- Builtin include dir: /usr/local/Cellar/llvm/11.0.0/lib/clang/11.0.0/include CMake Error at CMakeLists.txt:44 (add_subdirectory): The source directory /Users/petros/projects/cide/third_party/glslang does...

I think it's a good idea to discuss various ideas and features. So, my two cents here: - CIDE wants the user to enter a project name. My idea is...

CIDE: error while loading shared libraries: libclang.so.10git: cannot open shared object file: No such file or directory Please bundle this library in the AppImage. Reference: https://github.com/AppImage/appimage.github.io/pull/2081

- **Version**: `CIDE-2020-02-01-x86_64.AppImage` - **OS**: Debian 10 buster *CIDE* failed on launch: ```Shell $ ./CIDE-2020-02-01-x86_64.AppImage /lib/x86_64-linux-gnu/libgnutls.so.30: symbol asn1_der_decoding2 version LIBTASN1_0_3 not defined in file libtasn1.so.6 with link time reference Failed...

I tried to find in C:\ProgramData and everywhere possible in %AppData%. I even tried to delete the directory CIDE-2020-02-01 and re-extract from the archive (before that, I checked the directory...