fluid-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [fluid-dev] LADSPA refactor branch


From: Ahmed Eraiba
Subject: Re: [fluid-dev] LADSPA refactor branch
Date: Sun, 12 Nov 2017 13:35:33 +0200

Hi Marcus,

Thank you, just tried the last fix. It builds successfully (with the same warnings "void function returns a value"), but the fluid setting object faild to set string parameters, fluid_settings_setstr function throws exceptions.

Regards, Ahmed

On 12 Nov 2017 12:01 pm, Marcus Weseloh <address@hidden> wrote:
Hi again,

2017-11-12 2:05 GMT+01:00 Ahmed Eraiba <address@hidden>:
I pulled the last commit and recreated a new make but build failed, giving this error:

fluid_ladspa.obj : error LNK2019: unresolved external symbol __strincmp referenced in function _get_effect_port_idx

Actually, this looks like a real problem. It should probably be _strnicmp for Windows, not _strincmp. I've pushed a fix to the ladspa branch.

Cheers,

    Marcus 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]