[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
What function sets up the GNUstep environment?
From: |
Gustavo Tavares |
Subject: |
What function sets up the GNUstep environment? |
Date: |
Mon, 02 Nov 2020 22:02:37 -0400 |
User-agent: |
Cyrus-JMAP/3.3.0-530-g8da6958-fm-20201021.003-g69105b13-v35 |
Hi!
Was wondering what function sets up a GNUstep environemtnt?
Getting this error:
GNUSTEP Internal Error:
The private GNUstep function to establish the argv and environment
variables was not called.
Mismatched library versions between GNUstep Foundation (base) and AppKit
(gui) is most often the cause of this message. Please be sure you
are using known compatible versions and not a mismatched set. Generally,
we recommend you use versions of base and gui which were released together.
For more detailed assistance, please report the error to bug-gnustep@gnu.org.
---
For context—I built a seperate framework that extracts some "GUI" classes with the intention to use them semantically on a server. (Such as NSImage, NSColor, NSFont...)
I already went through the business of overriding / deleting some of the backend functions so that the classes would be "initalized" and wouldn't need to be rendered to screen.
Stuck here.
Where should I look?
Thank you,
G
- What function sets up the GNUstep environment?,
Gustavo Tavares <=
- RE: What function sets up the GNUstep environment?, Ivan Vučica, 2020/11/02
- Re: What function sets up the GNUstep environment?, Gustavo Tavares, 2020/11/03
- Re: What function sets up the GNUstep environment?, Fred Kiefer, 2020/11/03
- Re: What function sets up the GNUstep environment?, Gregory Casamento, 2020/11/03
- Re: What function sets up the GNUstep environment?, Gustavo Tavares, 2020/11/03
- Re: What function sets up the GNUstep environment?, Fred Kiefer, 2020/11/03
- Re: What function sets up the GNUstep environment?, Gregory Casamento, 2020/11/03
- Re: What function sets up the GNUstep environment?, Gregory Casamento, 2020/11/03
- Re: What function sets up the GNUstep environment?, Gustavo Tavares, 2020/11/03
- Re: What function sets up the GNUstep environment?, Gregory Casamento, 2020/11/03