import euicc/es10x.h error when compiling #4

Closed
opened 2023-12-07 22:39:59 +01:00 by johhuang · 2 comments

I get an error when compiling using Android Studio.

/home/user/Downloads/OpenEUICC/libs/lpac-jni/src/main/jni/lpac-jni/lpac-jni.c:1:10: fatal error: 'euicc/es10x.h' file not found
#include <euicc/es10x.h>
^~~~~~~~~~~~~~~

I get an error when compiling using Android Studio. /home/user/Downloads/OpenEUICC/libs/lpac-jni/src/main/jni/lpac-jni/lpac-jni.c:1:10: fatal error: 'euicc/es10x.h' file not found #include <euicc/es10x.h> ^~~~~~~~~~~~~~~
johhuang changed title from error when compiling to import euicc/es10x.h error when compiling 2023-12-07 22:53:10 +01:00

I have same issue.
Here's the log

Hope @PeterCxy could adding the files...

I have same issue. Here's the log Hope @PeterCxy could adding the files...
32 KiB
Owner

You have not cloned the git submodules.

You have not cloned the git submodules.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: PeterCxy/OpenEUICC#4
No description provided.