Skip to content

Error when builiding LSL on android #61

@MertAkguel09

Description

@MertAkguel09

After building and running our application, we get following errors:

Error Unity DllNotFoundException: Unable to load DLL 'lsl': The specified module could not be found.
Error Unity at LSL.dll.lsl_create_streaminfo (System.String name, System.String type, System.Int32 channel_count, System.Double nominal_srate, LSL.channel_format_t channel_format, System.String source_id) [0x00000] in <00000000000000000000000000000000>:0

Error Unity at LSL.StreamInfo..ctor (System.String name, System.String type, System.Int32 channel_count, System.Double nominal_srate, LSL.channel_format_t channel_format, System.String source_id) [0x00000] in <00000000000000000000000000000000>:0
Error Unity at LSL4Unity.Utils.ABaseOutlet1[TData].Start () [0x00000] in <00000000000000000000000000000000>:0
Error Unity at DistanceMarkerSender.Start () [0x00000] in <00000000000000000000000000000000>:0

Error Unity 2024.03.04 11:38:34.109 24802 24849 Error Unity DllNotFoundException: Unable to load DLL 'lsl': The specified module could not be found.

Error Unity at LSL.dll.lsl_create_streaminfo (System.String name, System.String type, System.Int32 channel_count, System.Double nominal_srate, LSL.channel_format_t channel_format, System.String source_id) [0x00000] in <00000000000000000000000000000000>:0

Error Unity at LSL.StreamInfo..ctor (System.String name, System.String type, System.Int32 channel_count, System.Double nominal_srate, LSL.channel_format_t channel_format, System.String source_id) [0x00000] in <00000000000000000000000000000000>:0

Error Unity at LSL4Unity.Utils.ABaseOutlet1[TData].Start () [0x00000] in <00000000000000000000000000000000>:0

I hope somebody can help me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions