Code Monkey home page Code Monkey logo

Comments (7)

trycatchx avatar trycatchx commented on May 25, 2024

@TwilightKHQ 你好,能否帮忙查看一下:
1、 工程根目录/.gradle/.rocketxcache/.app/ 下的所有module aar 是否有生成。
image
2、ClassNotFoundException 报错的类是 qrscan 模块的,还是 qrscan 依赖模块中的 class ?

from rocketx.

TwilightKHQ avatar TwilightKHQ commented on May 25, 2024

@trycatchx

  1. qrscan 的aar没有生成 其他的模块都有
  2. 报错的类就是qrscan模块的 qrscan是一个单独的模块 没有依赖其他的模块

from rocketx.

trycatchx avatar trycatchx commented on May 25, 2024

@TwilightKHQ 是否使用了: excludeModule = [":qrscan"],看你的 log 有 task ':qrscan:extractDebugAnnotations' 理论是使用了。

目前看起来像是注解上的问题? 检查是否有空的 Def 譬如:@IntDef({}) or @StringDef({}) . 将其删除!

from rocketx.

trycatchx avatar trycatchx commented on May 25, 2024

@TwilightKHQ 请问问题有进展吗?

from rocketx.

TwilightKHQ avatar TwilightKHQ commented on May 25, 2024

@trycatchx
确实是注解的问题,移除掉这个模块下面的两个非空注解之后第一次编译就能通过
但是另一个模块也有IntDef注解 没有出现问题
所以现在问题的根本原因还是没找到

from rocketx.

trycatchx avatar trycatchx commented on May 25, 2024

@TwilightKHQ 好的,理论上只要有空的 def 都是不允许的。另一个模块为什么能编译过去,我这边没法提供帮助。

from rocketx.

TwilightKHQ avatar TwilightKHQ commented on May 25, 2024

我再琢磨琢磨

from rocketx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.