Closed GoogleCodeExporter closed 9 years ago
You should also install the core stack which offers the settings activity.
Original comment by jmauffret@gmail.com
on 13 Jan 2013 at 12:11
Comment 1 by project member jmauffret@gmail.com, Jan 13 (2 days ago)
You should also install the core stack which offers the settings activity.
==>
RajaA:
Thanks for your reply.
It is true, but while building the RCS RI apk, I am linking the
SettingsDisplay(Core stack) linking as library to RCS RI apk.
Still do I require to install the core stack?
Original comment by appapur...@gmail.com
on 15 Jan 2013 at 5:46
hi jmauffret,
I am looking for your update.
Thanks,
RajaA.
Original comment by appapur...@gmail.com
on 17 Jan 2013 at 6:12
How to build the different element :
1- build the core stack.
2- build the rcs api jar fike via the script
3- build RI, provisionning or any other app by using the rcs api jar file as an
input.
Original comment by jmauffret@gmail.com
on 17 Jan 2013 at 7:43
Hi,
I am able to compile the core but I failed to create the rcs_api.jar using
script on windows. Below are the errors
C:\Users\RajaA\Desktop\rcs\RCSeClient\ClientCodeBase\core>cd ..\core
C:\Users\RajaA\Desktop\rcs\RCSeClient\ClientCodeBase\core>C:\Users\RajaA\Downloa
ds\apache-ant-1.8.4\bin\ant -f build-local.xml api
Buildfile: C:\Users\RajaA\Desktop\rcs\RCSeClient\ClientCodeBase\core\build-local
.xml
api:
[echo] Generate ../core/rcs_api.jar file
[delete] Deleting: C:\Users\RajaA\Desktop\rcs\RCSeClient\ClientCodeBase\core\
rcs_api.jar
[jar] Building MANIFEST-only jar: C:\Users\RajaA\Desktop\rcs\RCSeClient\Cl
ientCodeBase\core\rcs_api.jar
BUILD SUCCESSFUL
Total time: 0 seconds
C:\Users\RajaA\Desktop\rcs\RCSeClient\ClientCodeBase\core>
It seems build script is not selecting correct java version?
Please suggest solution for this.
Thanks,
RajaA
Original comment by appapur...@gmail.com
on 20 Jan 2013 at 8:56
Original issue reported on code.google.com by
appapur...@gmail.com
on 13 Jan 2013 at 11:53Attachments: