Email or username:

Password:

Forgot your password?
Nikita

Working on a C++ project.

Expectations: Writing header files, implementing functions, perhaps adding optimizations :cpp_language:

Reality: Spent 4 hours on CMakeLists.txt :blobcatgoogly:

#CPP #CMake

4 comments
Nikita

On the flip side: I am having a lot of fun with various #Boost libraries. While adding some weight to the end executable, they're such a pleasure to work with!

Nikita

@simontoth I wish, but it's a university homework project with pre-supplied CMake config, and I don't think they'll be happy if I switch it out for a completely different thing :D

I'd just use Makefile ngl 😂

Maaaanu

@kytta and after all this you just get a segmentation fault

Go Up