What is a common reason for encountering the error "failed to automatically set up a JavaFX platform" during development?
a) Missing JavaFX libraries or SDK in the project setup
b) Incorrect configuration of the project’s build path
c) Outdated version of Java Development Kit (JDK)
d) Insufficient system memory for running JavaFX applications