Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!caen!uwm.edu!src.honeywell.com!msi.umn.edu!cs.umn.edu!kksys!edgar!mmug!p510.f22.n282.z1.mmug.edgar.mn.org!jspencer From: jspencer@p510.f22.n282.z1.mmug.edgar.mn.org (Jim Spencer) Newsgroups: comp.sys.mac.programmer Subject: MacApp C++ Demo Program Message-ID: <0.27D17B4F@mmug.edgar.mn.org> Date: 3 Mar 91 00:00:57 GMT Sender: ufgate@mmug.edgar.mn.org (newsout1.26) Organization: FidoNet node 1:282/22.510 - mmug UUCP-Fido Gate, Twin Cities, MN USA Lines: 22 Mark Eades writes in a message to All ME> I've just started using MacApp with C++ and while trying to build ME> the Nothing demo program I got the following: ME> ***MPW Shell - Execution of HD:...:MPW:Interfaces:CIncludes:Quickdraw.h; line 428 # internal << Cfront....>> error free store exausted ME> Line 428 has to do with the ports pixel map and I don't know ME> what that has to do with free store. The Object Pascal version ME> builds fine. Any ideas? C++ and MacApp need gobs of memory. If you are running under Multifinder you can up MPW's partition. Alternatively, if you are using one of the versions of MPW 3.2, you can pass the -mf parameter which will tell both CPlus and the Linker to use some of Multifinder's store. -- Jim Spencer (jspencer@mmug.edgar.mn.org) [Do not use the @p510.f22.n282.z1.mmug.edgar.mn.org to reply - bounces mail] UUCP: ...jhereg!tcnet!vware!edgar!mmug!jspencer FidoNet: 1:282/22.510 --