yanzhenjie/AndServer

编译的时候都是这个错误 错误: 找不到符号

Open

#542 opened on 2024年5月24日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)Java (3,443 stars) (723 forks)batch import
help wanted

説明

编译的时候都是这个错误 版本号都对上了 用的最新的2.1.12

Task :app:compileDebugJavaWithJavac FAILED 注: ------ Processing UserController ------ D:\MyProject\studio_workspace\Httpsever-taobaotv\app\build\generated\ap_generated_sources\debug\out\com\Httpsever\andserver\processor\generator\AdapterRegister.java:4: 错误: 找不到符号 import com.Httpsever; ^ 符号: 类 Httpsever 位置: 程序包 com 1 个错误

编译后 这个文件报错 \app\build\generated\ap_generated_sources\debug\out\com\Httpsever\andserver\processor\generator\AdapterRegister.java

2222

コントリビューターガイド

编译的时候都是这个错误 错误: 找不到符号 · yanzhenjie/AndServer#542 | Good First Issue