discuss-gnustep
[Top][All Lists]
Advanced

[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

reply via email to

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