Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Symbol error #4987

Closed
hao41815w opened this issue Dec 11, 2019 · 10 comments · Fixed by #4900
Closed

Symbol error #4987

hao41815w opened this issue Dec 11, 2019 · 10 comments · Fixed by #4900

Comments

@hao41815w
Copy link

error: cannot find symbol class RequestEntity
private NameValuePair[] convertMapToNVP(Map<String, String> map) {
^
....
I can't build Gradle this project now.
I have been built this project before.
But now it isn't working.
Can you explain this or can you update this project?
Thanks

@hao41815w hao41815w added the bug label Dec 11, 2019
@ezaquarii
Copy link
Collaborator

@hao41815w It looks like apache http client is not linkable. Since it is deprecated, I suspect you were caught in a middle of a breaking migration.

@tobiasKaminsky Another library upgrade?

@AndyScherzinger
Copy link
Member

be fixed via #4900

@hao41815w
Copy link
Author

So how can I build this app on my PC?
Please help me...

@AndyScherzinger
Copy link
Member

@hao41815w please wait for #4900 to be merged (within today, the issue will auto close then)

@hao41815w
Copy link
Author

So can I build this app within 24 hours?

@AndyScherzinger
Copy link
Member

As soon as this issue closes you can pull the master again and it will build and yes that is likely within less than 24 hours

@hao41815w
Copy link
Author

Ok, thanks
I will wait for your good news.
And I will rebuild this app again.(within 24 hours)

@AndyScherzinger
Copy link
Member

@hao41815w master should work again now

@AndyScherzinger AndyScherzinger added this to the Nextcloud App 3.10.0 milestone Dec 12, 2019
@hao41815w
Copy link
Author

"A failure occurred while executing org.jetbrains.kotlin.gradle.internal.KaptExecution"

This is my building issue.
I can't build this app yet.

@AndyScherzinger
Copy link
Member

see https://drone.nextcloud.com/nextcloud/android/11949/1/2
master builds just fine, so you rather seem to have a local issue on your maschine (now)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants