[Openmcl-devel] Missing framework constants

Ron Garret ron at awun.net
Tue Jul 15 12:26:34 PDT 2008


This doesn't work:

? (objc:load-framework "QTKit" :qtkit)
NIL
? #$QTMediaTypeVideo
 > Error: Constant not found: X86-DARWIN64::|QTMediaTypeVideo|

Am I doing something wrong?  Other system constants seem to be there,  
e.g.:

? #$NSTitledWindowMask
1
? #$NSJPEGFileType
3
?

rg




More information about the Openmcl-devel mailing list