../../Source/cg_Trajectory.cpp:221:68: required from here
../../JuceLibraryCode/modules/juce_core/containers/juce_ArrayBase.h:293:13: error: no matching function for call to ‘juce::Point<float>::Point(const juce::Array<juce::Point<float> >&)’
293 | new (elements + numUsed++) ElementType (item);