Displaying 2 results from an estimated 2 matches for "windowsmanifestmerger".
2019 May 01
3
Fix builds on MacOS Mojave [patch]
...s 10.14 Mojave.
How-to-repeat:
$ git clone <llvm-project>
$ cd llvm-project && mkdir build && cd build
$ cmake -G"Unix Makefiles" ../llvm
$ make # or "make -j${N}"
:
Building
:
In file included from /Users/marmur02/git/llvm-project/llvm/lib/WindowsManifest/WindowsManifestMerger.cpp:20:
In file included from /opt/local/include/libxml2/libxml/xmlreader.h:14:
In file included from /opt/local/include/libxml2/libxml/tree.h:1307:
In file included from /opt/local/include/libxml2/libxml/xmlmemory.h:218:
In file included from /opt/local/include/libxml2/libxml/threads.h:35:
In file...
2019 May 02
2
[EXT] Fix builds on MacOS Mojave [patch]
...$ cd llvm-project && mkdir build && cd build
> $ cmake -G"Unix Makefiles" ../llvm
> $ make # or "make -j${N}"
> :
> Building
> :
> In file included from /Users/marmur02/git/llvm-
> project/llvm/lib/WindowsManifest/WindowsManifestMerger.cpp:20:
> In file included from /opt/local/include/libxml2/libxml/xmlreader.h:14:
> In file included from /opt/local/include/libxml2/libxml/tree.h:1307:
> In file included from /opt/local/include/libxml2/libxml/xmlmemory.h:218:
> In file included from /opt/local/include/...