Re: [MSEide-MSEgui-talk] Failed to initialize the Application object ?

2016-09-14 Thread Martin Schreiber
On Thursday 15 September 2016 02:46:16 Fred van Stappen wrote: > Hello. > > Solved, it was a problem of a dependency of dependency with wrong ELF. > Now, I can compile and run Linux applications too on FreeBSD. > And where did the error message stem from? Martin

Re: [MSEide-MSEgui-talk] Failed to initialize the Application object ?

2016-09-14 Thread Fred van Stappen
8:07 À : mseide-msegui-talk@lists.sourceforge.net Objet : [MSEide-MSEgui-talk] Failed to initialize the Application object ? Hello Martin. On a FreeBSD 64 system, with Linux 64 emulated, I can run fpc console Linux 64 applications. For example fpc-linux 64 run and compiles perfectly (MSEgui and

Re: [MSEide-MSEgui-talk] Failed to initialize the Application object ?

2016-09-14 Thread Martin Schreiber
On Wednesday 14 September 2016 18:07:24 Fred van Stappen wrote: > Hello Martin. > > > On a FreeBSD 64 system, with Linux 64 emulated, I can run fpc console Linux > 64 applications. For example fpc-linux 64 run and compiles perfectly > (MSEgui and fpGUI apps too) on the emulated system. > > It can

Re: [MSEide-MSEgui-talk] Failed to initialize the Application object ?

2016-09-14 Thread Graeme Geldenhuys
On 2016-09-14 17:13, Graeme Geldenhuys wrote: > I would imagine its around the code that gets the DISPLAY environment > variable and initializes the top-level (main) application window. As > well as setting up the event loop to get the X11 events. For example: Take a look at the implementation

Re: [MSEide-MSEgui-talk] Failed to initialize the Application object ?

2016-09-14 Thread Graeme Geldenhuys
On 2016-09-14 17:07, Fred van Stappen wrote: > Do you have a idea what library is used to initialize application object with > unix systems ? I would imagine its around the code that gets the DISPLAY environment variable and initializes the top-level (main) application window. As well as setting

[MSEide-MSEgui-talk] Failed to initialize the Application object ?

2016-09-14 Thread Fred van Stappen
Hello Martin. On a FreeBSD 64 system, with Linux 64 emulated, I can run fpc console Linux 64 applications. For example fpc-linux 64 run and compiles perfectly (MSEgui and fpGUI apps too) on the emulated system. It can run also Xorg Linux 64 applications compiled with C like Xeyes,