Re: GNUstep Windows MSVC Toolchain Error

2021-07-27 Thread Riccardo Mottola
Hi, Bob Plymale wrote: > > 3.  How do you handle the GUI part of the app if it is not a console > only app? > I use for my apps standard GNUstep GUI, it works fine with the windows backend, both win32 and cairo compile although I use only the former. I do however stay away from MSVC and use

Re: GNUstep Windows MSVC Toolchain Error

2021-07-27 Thread Frederik Seiffert
-gui and others compiled, but from what the doc > says gnu-make must be the first pkg installed. I would assume but you know > how that goes. > > Bob > > From: Frederik Seiffert > Sent: Sunday, July 25, 2021 9:39 AM > To: Bob Plymale > Cc: Discuss-gnustep Discuss

RE: GNUstep Windows MSVC Toolchain Error

2021-07-27 Thread bplymale
Seiffert Sent: Sunday, July 25, 2021 9:39 AM To: Bob Plymale Cc: Discuss-gnustep Discuss Subject: Re: GNUstep Windows MSVC Toolchain Error Hi Bob, Can you please try building from the „improvements“ branch of tools-windows-msvc? Sorry the project is currently a bit in flux as I’ve been

Re: GNUstep Windows MSVC Toolchain Error

2021-07-26 Thread Bob Plymale
Is there any tutorial or howto on getting Qt/QMLto work/integrate with gnutep? Thanks, Bob On 7/26/2021 5:18 AM, Frederik Seiffert wrote: Am 26.07.2021 um 09:33 schrieb Bob Plymale >: Success! I was able to install, configure, compile a small program.

Re: GNUstep Windows MSVC Toolchain Error

2021-07-26 Thread Frederik Seiffert
> Am 26.07.2021 um 09:33 schrieb Bob Plymale : > > Success! > > I was able to install, configure, compile a small program. > Nice, that’s great! > Questions. > > 1. I am new to Windows so is it customary to include the dll's (I do not see > static lib's) with the program? On Mac I either

Re: GNUstep Windows MSVC Toolchain Error

2021-07-26 Thread Bob Plymale
Success! I was able to install, configure, compile a small program. Questions. 1. I am new to Windows so is it customary to include the dll's (I do not see static lib's) with the program? On Mac I either include static lib's or the shared dll's and copy it to the program directory. 2.  To

Re: GNUstep Windows MSVC Toolchain Error

2021-07-25 Thread Frederik Seiffert
Hi Bob, Can you please try building from the „improvements“ branch of tools-windows-msvc? Sorry the project is currently a bit in flux as I’ve been working on removing the pthreads dependency and using the Windows-provided ICU library, and these changes have not yet been merged back into Base

Re: GNUstep Windows MSVC Toolchain Error

2021-07-24 Thread Fred Kiefer
If you do not need corebase, then you should be good to go. Just ignore this failure. I am sure Frederik will update his scripts soon. Fred On the road Am 24.07.2021 um 13:03 schrieb Bob Plymale : > Thanks for the reply Fred, > > I am not trying to build codebase by itself, I am following

Re: GNUstep Windows MSVC Toolchain Error

2021-07-24 Thread Bob Plymale
Thanks for the reply Fred, I am not trying to build codebase by itself, I am following the steps in the following link:     GNUstep Windows MSVC Toolchain https://github.com/gnustep/tools-windows-msvc I did the prerequisites steps,  and them executed the build.bat file and the script

Re: GNUstep Windows MSVC Toolchain Error

2021-07-24 Thread Fred Kiefer
It looks like you are trying to build corebase. This has not been ported over to the new MSVC toolchain. Has base now no longer requires the pthread library, this seems to be missing in the link statement. Do you really need corebase? If so, you will have to add pthread as a dependency there.

GNUstep Windows MSVC Toolchain Error

2021-07-24 Thread Bob Plymale
I can get this far with the build, but errors out. I guess, has anyone been able to get this to work on Windows? I sure could use some assistance on getting this to work if possible. 1 warning generated.  Linking library libgnustep-corebase ... lld-link: error: undefined symbol: