[maxmsp] Application build issue
Niklas Saers
niklassaers at gmail.com
Sat Jun 16 15:30:58 MDT 2007
- Previous message: [maxmsp] Trond! any chance of UB?
- Next message: [maxmsp] Re: Application build issue
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, did you guys resolve this problem? I'm having the same problem on OS X 10.4.9 with Max/MSP 4.6.3: error: *~: No such object I've tried to put audio-objectmappings.txt that comes with Max/MSP in different locations within the built application, but no luck, I'm afraid. I would be using times~, but the funny thing is that I actually haven't used *~ anywhere in my patch. :-) Cheers Niklas On May 10, 2007, at 8:27 PM, Stefan Tiedje wrote: > Garrett Lynch schrieb: >> Hello >> Having problems with my built application, no errors when I build the >> application but when I launch it I get an error message: >> missing *~ >> as if this is something I should be including when I build. Msp does >> not seem to work in the application. Not sure what this is, has >> anyone had this before? Can you point me in the right direction, >> thanks in advance. > > As on some operating system (like Windows) certain characters are > not allowed, there is no such thing as a *~ object as file on disk. > The real name is times~. To get along there is an init file called > audio-objectmappings.txt to let max know that it has to translate > *~ into times~. Maybe this file is corrupt, or you called one of > your subpatchers times~??? > > I guess that these object mappings have to be in the standalones as > well... > > just a shot in the dark... > > Let us know when you resolve the problem... > > Stefan > > -- > Stefan Tiedje------------x------- > --_____-----------|-------------- > --(_|_ ----|\-----|-----()------- > -- _|_)----|-----()-------------- > ----------()--------www.ccmix.com > > _______________________________________________ > maxmsp mailing list > maxmsp at cycling74.com > http://www.cycling74.com/mailman/listinfo/maxmsp -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.cycling74.com/pipermail/maxmsp/attachments/20070616/3c231a9d/attachment.htm
- Previous message: [maxmsp] Trond! any chance of UB?
- Next message: [maxmsp] Re: Application build issue
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
