Downloaded HttpUtils2 and when I try to compile the project I get the following error:
Parsing code. Error
Error parsing program.
Error description: Attribute not supported: libraryname
Occurred on line: 10
#LibraryName: HttpUtils2
I think I need to download the lib? But I can't find it. Just a message that says it is now included in the full install.
This all went that way because I tried to run RemoteServerClient.b4a and get the following error on compile:
Parsing code. Error
Error parsing program.
Error description: Unknown type: httpjob
Are you missing a library reference?
Occurred on line: 50
Sub JobDone(Job As HttpJob)
I am running B4A ver 2.52 - trying to get the update to see if that solves it.
Parsing code. Error
Error parsing program.
Error description: Attribute not supported: libraryname
Occurred on line: 10
#LibraryName: HttpUtils2
I think I need to download the lib? But I can't find it. Just a message that says it is now included in the full install.
This all went that way because I tried to run RemoteServerClient.b4a and get the following error on compile:
Parsing code. Error
Error parsing program.
Error description: Unknown type: httpjob
Are you missing a library reference?
Occurred on line: 50
Sub JobDone(Job As HttpJob)
I am running B4A ver 2.52 - trying to get the update to see if that solves it.