M

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • M created a post,

    C project with Makefile - header file not found

    Hello, I'm running into a peculiar issue with my .c files in CLion not being able to find the .h file that is located in a subfolder of my project. | Project folder|-> /src|    .c files|-> /inc|   ...