这个问题解决了吗?我照上面的方法都试过了,还是报上面的错误:
FAILURE: Build failed with an exception.
Where:
Build file '/home/d2lros2/chapt3/fastdds_ws/src/fastddsgen/build.gradle' line: 23
What went wrong:
Could not compile build file '/home/d2lros2/chapt3/fastdds_ws/src/fastddsgen/build.gradle'.
startup failed:
build file '/home/d2lros2/chapt3/fastdds_ws/src/fastddsgen/build.gradle': 23: unable to resolve class org.gradle.api.tasks.options.Option
@ line 23, column 1.
import org.gradle.api.tasks.options.Option;
^
1 error
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Get more help at https://help.gradle.org
BUILD FAILED in 0s