报错: [FATAL] [1576042404.913706482]: Failed to create the global_planner/GlobalPlanner planner, are you sure it is properly registered and that the containing library is built? Exception: According to the loaded plugin descriptions the class global_pl…
报错1 The method add(CatNode) in the type List<CatNode> is not applicable for the arguments (String) 错// 这里如今加泛型,会报错 List<CatNode> resultList=new ArrayList<>(); // The method add(CatNode) in the type List<CatNode> is not applicable f…
./configure: error: the HTTP rewrite module requires the PCRE library. You can either disable the module by using --without-http_rewrite_module option, or install the PCRE library into the system, or build the PCRE library statically from the source…