Skip to content

Unity 2018 OSX LibPdFilterRead.cs errors #27

@MacroMachines

Description

@MacroMachines

opening the demo project in unity 2018.1.11 on OSX 10.12
Initially got several errors to turn on Player settings / allow unsafe, after doing this, the demo scene project still gets 2 erorrs that appear to be related to 16 bit short:

Assets/LibPdFilterRead.cs(52,10): error CS1502: The best overloaded method match for `LibPDBinding.LibPD.Process(int, short[], short[])' has some invalid arguments

Assets/LibPdFilterRead.cs(52,33): error CS1503: Argument #2' cannot convert System.IntPtr' expression to type `short[]'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions