1. 程式人生 > >community declares a dependency from configuration 'compile' to configuration 'default' which is not

community declares a dependency from configuration 'compile' to configuration 'default' which is not

community declares a dependency from configuration ‘compile’ to configuration ‘default’ which is not declared in the descriptor for project :library.
最終的原因是缺少UpIM庫的依賴

include ':library'
project(':library').projectDir = new File(settingsDir, '../UpIM/library')

相關推薦

community declares a dependency from configuration 'compile' to configuration 'default' which is not

community declares a dependency from configuration ‘compile’ to configuration ‘default’ which is not declared in the descriptor for

Porting a Driver from UMDF 1 to UMDF 2

This topic describes how to port a User-Mode Driver Framework (UMDF) 1 driver to UMDF 2. You can start with a UMDF 1 driver that uses Sources/Dirs fil

JAVA錯誤提示:The operation is not applicable to the current selection.Select a field which is not declared as type variable or a type that declares such f

  平時沒怎麼注意,今天用Eclipse自動生成Set Get方法時提示錯誤,錯誤資訊如下: The operation is not applicable to the current selection.Select a field which is not declared as type varia

Contributing to Ruby on Rails is not hard. Here’s how you can suggest a new feature.

Contributing to Ruby on Rails is not hard. Here’s how you can suggest a new feature.Once you have a contribution merged into Ruby on Rails you will be adde

'AddressOf' expression cannot be converted to 'Long' because 'Long' is not a delegate type.解決辦法

 編寫鉤子程式時,在程式碼: hHook = SetWindowsHookEx(WH_MOUSE_LL, AddressOf HookProc, App.hInstance, 0) 處出現錯誤,提示'AddressOf' expression cannot be conver

Android Studio解決unspecified on project app resolves to an APK archive which is not supported

class resolv -s error support ive repl size projects 出現該問題unspecified on project app resolves to an APK archive which is not supported as

報錯 _react3.default.createClass is not a function

component point create sla contents 新版本 body values origin 這個是因為react最新版本拋棄使用了createClass這個函數,這個也是為了配合ES6 。這種情況下會報錯 var Popover = Reac

WEBGL_draw_buffers RENDER WARNING: texture bound to texture unit 0 is not..錯誤解決方案

今天在調整渲染系統中的一個MRT機制,結果不小心改錯了邏輯,執行報錯資訊:[.WebGL-00000000051B4190]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of

Missing parentheses in call to ‘print&’raw_input’ is not defined

括號 int nth 基於 article 3.6 parent 新版本 pytho 對於 出現Missing parentheses in call to ‘print’和’raw_input’ is not defined問題的解決 在學習Python的過程中,我安裝的

Selenium: either the element is no longer attached to the DOM, it is not in the curren

either the element is no longer attached to the DOM, it is not in the curren 元素不再附加到DOM 解決方法 每次都重新尋找xpath,並且加上延時 while n < 30 :

java.lang.IllegalArgumentException: Called attach on a child which is not detached: ViewHolder

轉載請標明出處,維權必究:https://www.cnblogs.com/tangZH/p/10116298.html  在專案過程中出現了上述錯誤。 會出現這樣的錯誤是在我使用: notifyItemRemoved(position); notifyItemRangeChanged(pos

Android studio程式設計時出現的錯誤:unspecified on project app resolves to an APK archive which is not supported

用Android Studio中匯入第三方庫工程的時候出現的問題: Error:Dependency MyApplication.libraries:MaterialDesign:unspecified on project app resolves to an APK arch

SmartSVN無法提交的解決辦法:because it was moved from which is not part of the commit; both sides of the move

  對工程大規模改名,一路磕磕碰碰總算成功了。然後提交SVN,報錯:   because it was moved from XXX which is not part of the commit; both sides of the move    那我分開提交怎麼樣?

A note from an open source lead developer who got banned from his community due to Code Of Conduct…

A note from an open source lead developer who got banned from his community due to Code Of Conduct violationsI have been, for twelve years, the most prolif

Parameter infoDTOs of type T from private T com.ListVO.setInfoDTOs is not resolvable to a concrete type.

setter com 解決 inter 註釋 getter errors style err WARN org.glassfish.jersey.internal.Errors - The following warnings have been detected: WA

It isn't possible to write into a document from an asynchronously-loaded

-a ext end oss statistic scrip views tracking app It isn‘t possible to write into a document from an asynchronously-loaded 今天遇到了一

AddDbContext was called with configuration, but the context type 'NewsContext' only declares a parameterless constructor?

問題 An error occurred while starting the application. ArgumentException: AddDbContext was called with configuration, but the context type 'NewsContex

AssertionError: Expected a `Response`, `HttpResponse` or `HttpStreamingResponse` to be returned from

在Django中,通過前端訪問後端時候,出現下面的錯誤提示: AssertionError: Expected a `Response`, `HttpResponse` or `HttpStreamingResponse` to be returned from the view

We Need a Cyber Arms Control Treaty to Keep Hospitals and Power Grids Safe from Hackers

This story is for Medium members.Continue with FacebookContinue with GoogleMedium curates expert stories from leading publishers exclusively for members (w

Machine Learning: How to Build a Model From Scratch

As an online travel booking company, Momentum Travel realized early on that identifying and preventing fraud is a vital part of their business. Hear from S