Re: AuVal Error
Re: AuVal Error
- Subject: Re: AuVal Error
- From: Marc Poirier <email@hidden>
- Date: Mon, 7 Nov 2005 15:15:22 -0500
On Nov 7, 2005, at 2:01 PM, stiwi wrote:
Hi list,
a users of my plugin send me the following auval log:
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * *
AU Validation Tool
Version: 1.1.1b11
Copyright 2003-4, Apple Computer, Inc.
Specify -h (-help) for command options
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * *
--------------------------------------------------
VALIDATING AUDIO UNIT: 'aumu' - 'auto' - 'Alfa'
--------------------------------------------------
Manufacturer String: alphakanal
AudioUnit name: Automat
Component Info: Automat AU
Component Version: 0.3.7 (0x307)
* * PASS
--------------------------------------------------
TESTING OPEN TIMES:
COLD:
FATAL ERROR: OpenAComponent:result= -50,0xFFFFFFCE
1. Were can i find error codes for OpenAComponent? (-50)
2. Why does this error only occur on some system? (This user is
running LP 7.1.1 on 10.3.8 and 10.3.9)
Automat is compiled with gcc3.3 / XCode 2.1 and "Compiler Default"
Deployment Target
Sorry if this question has already be discussed in the past and
thanks for your help,
The "compiler default" is going to be Mac OS X 10.4 in that case,
which, depending on your code, could be an issue (not weak-linking
something that should be weak-linked). One way to investigate what
is happening would be to ask the user to launch Console and see if
anything appears in the console.log when attempting to instantiate
Automat. Generally messages about code-loading/runtime failures
appear there.
Marc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden