Resolved linker errors, now able to cross-compile the OSX framework and iOS library from the same source
--HG-- extra : convert_revision : svn%3A7752d6cf-9f14-4ad2-affc-04f1e67b81a5/trunk%4016
This commit is contained in:
@@ -31,10 +31,6 @@
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
#import <OpenGLES/EAGL.h>
|
||||
#import <OpenGLES/ES2/gl.h>
|
||||
#import <OpenGLES/ES2/glext.h>
|
||||
|
||||
#import <KREngine.h>
|
||||
#import <KRVector3.h>
|
||||
#import <KRScene.h>
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
|
||||
#import "KRObjViewGLView.h"
|
||||
|
||||
#import <OpenGLES/EAGLDrawable.h>
|
||||
|
||||
#import <QuartzCore/QuartzCore.h>
|
||||
|
||||
@implementation KRObjViewGLView
|
||||
|
||||
Reference in New Issue
Block a user