GajalakshmiSenthil
Results
2
issues of
GajalakshmiSenthil
Hi, While trying to build android application using Android Studio, facing multiple issues: (1) Sync: Android SDKs : Android Studio will use this Android SDK instead 'D:\android_sdk' and will modify...
Hi All, Tried to compile socketcand for ARM processor, used cross compilation, added below lines in Makefile CROSS_COMPILE = arm-linux-gnueabihf- ccache $(CROSS_COMPILE)gcc Compilation is not successful, got the following error,...