FillePiano

Results 4 issues of FillePiano

I get this error when trying to build the project: ``` [2/2] Linking CXX executable src/intro FAILED: src/intro : && /usr/bin/c++ -O2 -g -DNDEBUG -fsanitize=address,leak,undefined src/CMakeFiles/intro.dir/main.cpp.o -o src/i d9a98f4c14b042a0cc7d6c663f5/lib/libspdlog.a /home/obm/.conan/data/fmt/8.1.1/_/_/package/0dab009e164b61a28f957a6...

On a fresh clone I get the following error: ``` Developer mode is ON. For production, use `-DENABLE_DEVELOPER_MODE:BOOL=OFF`. Building the project for the developer... The default CMAKE_C_STANDARD used by external...

In Hazel/tree/master/Hazel/src/Hazel/Core/Base.h, is there really a need for constexpr. I do not think std::make_shared is constexprable... Am I wrong? I am a noob so would not surprise me.

Shouldn't -Wpadded be added to gcc warning list? ## Upvote & Fund - I am using [Polar.sh](https://polar.sh/aminya) so you can upvote and help fund this issue. The funding is received...

question