Riverfish
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Riverfish commented, -
-
-
-
Riverfish created a post, AnsweredIs there a similar to this feature in Eclipse when you type out annotations?
There's a feature in Eclipse which is quite nice - when you type out an annotation followed by parentheses, a popup box appears where you can choose the parameters to choose, as well as descriptio... -
Riverfish commented, -
Riverfish commented, -
Riverfish created a post, AnsweredCLion not able to find header files
I imported a C++ project as a new project. CMake compiled it fine, but when I tried to run the program, I got header error: fatal error: 'sys/eventfd.h' file not found I'm new to C++, but as fa...