Re: Building GNUstep for Windows using Clang
Frederik Seiffert <[email protected]>
| Newsgroups | gmane.comp.lib.gnustep.devel |
|---|---|
| Message-ID | <[email protected]> |
> Am 02.12.2020 um 10:50 schrieb David Chisnall <[email protected]>: > > You should be able to just do a Windows build with the VS command prompt and CMake. I normally build clang with CMake + Ninja + either Visual Studio or an existing LLVM install on Windows. There are no other dependencies. Thanks, it’s building now, fans spinning. :) Frederik