By default the compilation failed for me due to the "AnimationMetaWorker.cpp" having originally used #include "AnimationBlueprintLibrary/Public/AnimationBlueprintLibrary.h", which was for me not the correct path to the file (the root was the /Public folder, so even though the path itself is right it wasn't read correctly) and led to compilation errors.