Post

Replies

Boosts

Views

Activity

Setting up a Mac for Programming Classes
Hey, I'm João, I'm freshman in computer engineering. I'm not sure if this is the right place for it, but I'm having some trouble setting up my Mac for my programming classes, and since I'm the only one that uses a Mac in my class, nobody including my teacher have managed to help me. Unfortunately, my teacher uses quite an old IDE to teach us, it's called Code::Blocks, I've had some trouble finding one version that works with macOS Monterey, but thankfully I did. I've tried using Xcode and VSCode as my IDE's but I have the same problem as Code::Blocks, that my teacher uses a custom library for C (a .h file) and I don't know where to put this .h file so that I can include it using the #include<>. The second thing, is that I haven't been able to make Code::Blocks compile projects, it compiles C files normally, but when it comes to projects, it either crashes or display the attached message in the terminal. Thanks in advance! 😁
2
0
2.1k
Feb ’22