TheOnlyTails
10/05/2022, 10:59 AMFoso
10/05/2022, 11:03 AMTheOnlyTails
10/05/2022, 11:06 AMJeff Lockhart
10/05/2022, 6:30 PM* What went wrong:
Execution failed for task ':my-lib:commonizeCInterop'.
> Process 'command 'C:\Program Files\Android\Android Studio\jre\bin\java.exe'' could not be started because the command line exceed operating system limits.
After removing the plugin, the error continues. Even after cleaning, invalidating AS caches, and git clean
the error persists.
Any idea what the plugin might have changed that would be causing this? The long path seems to be related to commonizing the cinterop for the native library I'm using.
It only affects the AS gradle sync. Building and running tests works fine.louiscad
10/05/2022, 6:32 PMAfter removing the plugin, the error continues.Then the error probably isn't in the plugin?
Jeff Lockhart
10/05/2022, 6:33 PMJeff Lockhart
10/05/2022, 6:33 PMlouiscad
10/05/2022, 6:34 PM~/.konan
louiscad
10/05/2022, 6:34 PMlouiscad
10/05/2022, 6:35 PMJeff Lockhart
10/05/2022, 6:35 PMlouiscad
10/05/2022, 6:36 PMJeff Lockhart
10/05/2022, 6:37 PMlouiscad
10/05/2022, 6:38 PMJeff Lockhart
10/05/2022, 6:38 PMlouiscad
10/05/2022, 6:40 PMJeff Lockhart
10/05/2022, 6:42 PMJeff Lockhart
10/05/2022, 6:46 PMJeff Lockhart
10/05/2022, 9:07 PM~/.konan
directory and run the gradle sync without the plugin the error goes away. If I then add the plugin and re-run the gradle sync the error returns.