mardi 13 mai 2014

OS X Carbon framework on 64bit system


Vote count:

0




I am trying to create a window using Carbon framework in C++ on Mac OS X Maverick.I need it to setup AGL window OpenGL context.But what I found is that most of related Carbon methods link only in x86 mode.For example in the header for 'CreateNewWindow' method it is clearly stated :



Availability: * Mac OS X: in version 10.0 and later in Carbon.framework [32-bit only]



So I succeed compiling it only in 32bit mode which is useless to me as I target 64bit OS.What's the workaround for 64bit? Also I am not interested in using Cocoa + ObjectiveC way of doing it.



asked 1 min ago






Aucun commentaire:

Enregistrer un commentaire