mingw-cross-env-list
[Top][All Lists]
Advanced

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

Re: [Mingw-cross-env-list] Error cross-compiling for 32-bit windows from


From: Jack Kumba
Subject: Re: [Mingw-cross-env-list] Error cross-compiling for 32-bit windows from 640bit linux using mxe
Date: Mon, 20 Feb 2017 17:00:25 +0100

Well, I changed the header name from Windows.h to windwos.h and that error is no more there.

However, now, I see the following error:
/home/jack/myapi/externals/spdlog/include/spdlog/sinks/../details/pattern_formatter_impl.h:335:10: error: 'mutex' in namespace 'std' does not name a type
     std::mutex _mutex;

Any ideas about this please?

Thanks,
Jack

On Mon, Feb 20, 2017 at 4:44 PM, Jack Kumba <address@hidden> wrote:
Hello,

I'm using spdlog https://github.com/gabime/spdlog in my project.

However, when I cross-compile my project, I see the following error:
/home/jack/mylib/externals/spdlog/include/spdlog/sinks/../details/./os.h:34:22: fatal error: Windows.h: No such file or directory
compilation terminated.

Does someone know how to resolve this issue?

Best,
Jack


reply via email to

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