Yes, it works now! Thanks!
Wolfram
>
> Am 03.03.2010 um 12:08 schrieb Dr. Wolfram Schroers:
>
>> I wish you to get well soon!
>>
>
> Thanks.
>
> In the meantime, I just commited rev 3 of the package, which hopefully fixes
> the issue. Please tell me how it works for you (you'll need to run
> On 3/2/10 8:10 AM, Dr. Wolfram Schroers wrote:
>> Hi,
>>
>> I have a problem building dosbox. During compiling I get the error message:
>>
>> [...]
>> g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/sw/include
>> -I/sw/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -fast -MT midi.o -MD -MP
I wish you to get well soon!
> The issue is related to the that fact that Apple switched from
> ComponentDescription to AudioComponentDescription in 10.6, and deprecated
> some AudioUnit API in 10.5. And I can confirm that the issue occurs indeed on
> 32bit 10.6 (though this is suprisingly the
Am 03.03.2010 um 12:08 schrieb Dr. Wolfram Schroers:
> I wish you to get well soon!
>
Thanks.
In the meantime, I just commited rev 3 of the package, which hopefully
fixes the issue. Please tell me how it works for you (you'll need to
run a "fink selfupdate" first, of course). Thanks also to
On Mar 2, 2010, at 7:55 PM, Max Horn wrote:
> The issue is related to the that fact that Apple switched from
> ComponentDescription to AudioComponentDescription in 10.6, and
> deprecated some AudioUnit API in 10.5. And I can confirm that the
> issue occurs indeed on 32bit 10.6 (though this
The issue is related to the that fact that Apple switched from
ComponentDescription to AudioComponentDescription in 10.6, and
deprecated some AudioUnit API in 10.5. And I can confirm that the
issue occurs indeed on 32bit 10.6 (though this is suprisingly the
first report I got on the issue).
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 3/2/10 8:10 AM, Dr. Wolfram Schroers wrote:
> Hi,
>
> I have a problem building dosbox. During compiling I get the error message:
>
> [...]
> g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/sw/include
> -I/sw/include/SDL -D_GNU_SOURCE=1 -D_TH
Hi,
I have a problem building dosbox. During compiling I get the error message:
[...]
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/sw/include
-I/sw/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -fast -MT midi.o -MD -MP -MF
.deps/midi.Tpo -c -o midi.o midi.cpp
In file included from midi.cp