discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Example MyGL can't run


From: German Arias
Subject: Re: Example MyGL can't run
Date: Wed, 11 Aug 2010 18:54:32 -0600
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

I already made the suggested change, but now the application crash (fault segmentation) on [window setContentView: splitView2] at method applicationWillFinishLaunching: (I added the girl.dae file to the GNUmakefile)

Eric Wasylishen escribió:
Hi German,
I did some work on MyGL and NSOpenGLView this summer, and it should be working.

I had a similar problem to what you describe, and it was due to main.m setting 
up the application in a way that wasn't loading the nib. I changed it to just 
call NSApplicationMain, which fixed the problem for me. Can you insert an NSLog 
to see if the  controller object is being instantiated?

Eric

On Aug 11, 2010, at 12:51 PM, German Arias wrote:

The example MyGL compile fine. But openapp doesn't anything. Any error, 
output... I have installed the headers of OpenGL. Is this a bug on GNUstep or 
the example is out of date?

_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep


_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep





reply via email to

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