<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi,</div><div><br></div><div>I'm going through the currency converter example, and got to the point of building the application.  After hitting Enter, the Clozure IDE disappears (which, even though the tutorial says, "<span class="Apple-style-span" style="font-family: verdana; font-size: 13px; ">If all goes well, BUILD-APPLICATION constructs an application bundle, copies 'CurrencyConverter.nib' into it, writes the application executable, and quits.", I don't know that this is what was meant).</span></div><div><font class="Apple-style-span" face="verdana" size="3"><span class="Apple-style-span" style="font-size: 13px;"><br></span></font></div><div><font class="Apple-style-span" face="verdana" size="3"><span class="Apple-style-span" style="font-size: 13px;">Anyway, the CurrencyConverter.app shows up, but when I double-click it "nothing happens".  I looked in Console and found the following:</span></font></div><div><br></div><div><div>7/28/08 8:51:14 PM [0x0-0x8a08a].com.clozure.Clozure CL[9130] Error during early application initialization: </div><div>7/28/08 8:51:14 PM [0x0-0x8a08a].com.clozure.Clozure CL[9130] value #<A Dead Mac Pointer> is not of the expected type MACPTR. </div><div>7/28/08 8:51:14 PM [0x0-0x8a08a].com.clozure.Clozure CL[9130] ? for help </div><div>7/28/08 8:51:14 PM [0x0-0x8a08a].com.clozure.Clozure CL[9130] [9130] OpenMCL kernel debugger:  </div><div>7/28/08 8:51:14 PM com.apple.launchd[73] ([0x0-0x8a08a].com.clozure.Clozure CL[9130]) Exited: Killed </div><div><br></div><div>Googling for the error seemed to indicate that this tends to be a user error.  </div><div><br></div><div>Is this correct?  If so, I'll go back to triple check the code and the Application Builder.  If not, would anyone know where to look for possible clues?</div><div><br></div><div>Thanks,</div><div>Chris.</div></div></body></html>