bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: can't compile `stdlib.h` on mxe


From: Paul Eggert
Subject: Re: can't compile `stdlib.h` on mxe
Date: Sat, 22 May 2021 11:39:19 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

On 5/22/21 7:32 AM, Bruno Haible wrote:
It doesn't – it is an auto-generated Qt file.  However, the file starts
with

```
#include <memory>
#include "ddlineedit.h"

You could instead compile a file ddlineedit.config-moc.cpp, with the following contents:

#include <config.h>
#include "ddlineedit.moc.cpp"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]