Displaying 1 result from an estimated 1 matches for "jgiannone".
2019 Jun 08
2
Help Building LLVM for Android
...ed to get Android's cmake to generate an Android Gradle Ninja project,
but when I try to build it I get lots of errors that seem to indicate that
the Ninja project is invalid, such as the following errors :
FAILED: cmTC_4a28c.exe
>
> cmd.exe /C "cd . &&
>
> C:\Users\jgiannone\AppData\Local\Android\Sdk\ndk-bundle\toolchains\llvm\prebuilt\windows-x86_64\bin\clang.exe
> CMakeFiles/cmTC_4a28c.dir/testCCompiler.c.obj -o cmTC_4a28c.exe
> -Wl,--out-implib,libcmTC_4a28c.dll.a
> -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32
> -lgdi32...