|
From: Jose' C. <cru...@ce...> - 2005-10-15 06:12:09
|
Il giorno 14/ott/05, alle 17:08, Roger Holmes ha scritto: > Alternatively, if all that is needed is the Cocoa draw context, could I > compile it with the same Cocoa application code and link with the > standard Quesa Framework? I'suggest to try this approach, but it seems to me that the soultion were something like that: compile a Carbon framework or static lib arrange the defines in headers to make Cocoa an strict superset of carbon #if QUESA_OS_COCOA #define QUESA_OS_MACINTOSH 1 #endif create a cocoa project with the Cocoa Draw context and link with the Carbon lib not too difficult (seems) Pax et Bonum # dott. Jose' Cruanyes Aguilar - C.E. Soft srl # Pzza. Firenze,4 MILANO - XX Settembre 10, CREMONA # 02,33603122 0372,460602 |