Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!usc!samsung!aplcen!haven!umbc3!tron!moran From: moran@tron.UUCP (Harvey R Moran) Newsgroups: comp.sys.next Subject: 3 queries; msgFlag + soundkit + location 0 Message-ID: <453@tron.UUCP> Date: 12 Nov 89 21:58:25 GMT Reply-To: dennisg%kgw2%tron.UUCP@umbc3.UMBC.EDU (Dennis Glatting) Distribution: usa Organization: Westinghouse Electric Corporation Lines: 33 Subject: 3 queries; msgFlag + soundkit + ref to location 0 Newsgroups: comp.sys.next Distribution: usa I am posting this for a friend. If you reply by mail, please send to: dennisg%kgw2%tron.UUCP@umbc3.UMBC.EDU =-=-=-=-=-=-=-=-=-= Subject: msgFlag =-=-=-=-=-=-=-=-=-= The documentation for Objective-C talks about a variable called msgFlag which you declare as extern BOOL and set TRUE to force the messager to print tracing information. I declared the variable as documented and the linker determines it's an unresolved reference. what gives? =-=-=-=-=-=-=-=-=-= Subject: soundkit =-=-=-=-=-=-=-=-=-= It appears the soundkit isn't linked in with my app which i created with interface builder. if i do a: [ Sound new ] the messager says the soundkit wasn't linked in with the app. how do i get it? =-=-=-=-=-=-=-=-=-= Subject: reference to location 0x0 =-=-=-=-=-=-=-=-=-= Sometimes when my code bombs it is due to a reference to location 0x0. i can do a frame dump to see where the code is but i can't seem to see parameters passed. especially to the messager. what am i doing wrong? -- # Harvey Moran moran%tron.UUCP@umbc3.UMBC.EDU # Westinghouse Electric Corp., Electronic Systems Group, Baltimore, Md.