discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Is possible build latest gnustep from github rep on windows?


From: Riccardo Mottola
Subject: Re: Is possible build latest gnustep from github rep on windows?
Date: Fri, 7 Jul 2023 09:41:03 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0 SeaMonkey/2.53.15

Hello,

bellabs wrote:
Hello RM! Thank you for your hard try and advice! You may have misunderstood me, I know the expected result of this source code because I have tested it in linux environment before this, I just want you to test why that program I have compiled under windows 10 does not work on my machine, I want to know whether it is a problem of my system or gnustep itself, I am currently using debugger I'm currently using the debugger to try to find out where the root of the problem is, even my debugger is not working properly at the moment, but to help anyone who will encounter this problem at the same time in the future, I'll definitely find a way to fix it.

Well, I gave you the proof that your code works on windows, but using the msys2 and gcc runtime setup.
You might want to allocate a NSAutoreleasePool.. maybe it helps.



I'm using libobjc2+clang to keep the source code consistent across platforms and compatible with the modern objc standard specification, since I'm currently using clang+libobjc2 on all the systems I'm working on.

Your choice...

Riccardo



reply via email to

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