Hi Miklos,
Miklos Vajna schrieb am 14.02.2025 um 13:47:
Hi Regina,
On Fri, Feb 14, 2025 at 11:30:16AM +0100, Regina Henschel
wrote:
'make -C external/pdfium' should show you the compiler invocation, you
should see clang-cl.exe there instead of the usual cl.exe.
No clang-cl.exe.
I see
C:/PR
Hi Regina,
On Fri, Feb 14, 2025 at 11:30:16AM +0100, Regina Henschel
wrote:
> > 'make -C external/pdfium' should show you the compiler invocation, you
> > should see clang-cl.exe there instead of the usual cl.exe.
>
> No clang-cl.exe.
> I see
> C:/PROGRA~1/MICROS~2/2022/COMMUN~1/VC/Tools/MSVC/1
Hi Miklos,
Miklos Vajna schrieb am 14.02.2025 um 08:20:
> Hi Regina,
>
> On Fri, Feb 14, 2025 at 12:48:01AM +0100, Regina Henschel
wrote:
>> a clean build with Cygwin fails in pdfium.
>> For example:
>>
>>
C:\buildLo\core\workdir\UnpackedTarball\pdfium\core/fxcrt/byteorder.h(21):
>> fatal er
Hi Regina,
On Fri, Feb 14, 2025 at 12:48:01AM +0100, Regina Henschel
wrote:
> a clean build with Cygwin fails in pdfium.
> For example:
>
> C:\buildLo\core\workdir\UnpackedTarball\pdfium\core/fxcrt/byteorder.h(21):
> fatal error C1189: #error: "MSVC is not supported."
>
> C:\buildLo\core\work