You can run libobjc2 in windows under wsl. That’s what I’m using for my development environment currently. Works well
Sent from my iPhone > On Jul 24, 2021, at 5:51 PM, Bob Plymale <[email protected]> wrote: > > Wanted to port my Mac app over using existing code, but I think I am beat > and will just go c++ > > Sent from my iPhone > >> On Jul 24, 2021, at 6:31 PM, Riccardo Mottola <[email protected]> >> wrote: >> >> Hi Bob, >> >> >>>> On 7/22/21 1:32 PM, Bob Plymale wrote: >>> I installed msys2 and all of the required and optional packages to proceed >>> on compiling and building the following: >>> gnustep-make tools-make >>> gnustep-base >>> gnustep-gui >>> gnustep-back >>> >>> >>> Currently I am getting compile errors on compiling libobjc2. >> >> >> If you remember, I advised you to use GCC and its runtime, this means not >> using libobjc2. >> >> >> It depends on your needs of course, but no official gnustep software, nor >> software from gap and gnustep-nonfsf depends on it. Otherwise you need to >> delve with MSVC and other stuff. >> >> >> Riccardo >> >> >
