Skip to content

No driver found for wx #7

@Nicd

Description

@Nicd

My app immediately crashes on startup with

20:39:12.827 [error] ERROR: Could not find 'wxe_driver.so' in: /data/user/0/io.elixirdesktop.example/files/app/lib/wx-2.2/priv
20:39:12.834 [notice] Application desktop exited: Desktop.start(:normal, []) returned an error: shutdown: failed to start child: Desktop.Env
        ** (EXIT) an exception was raised:
            ** (ErlangError) Erlang error: {:load_driver, 'No driver found'}
                (wx 2.2) wxe_server.erl:65: :wxe_server.start/1
                (wx 2.2) wx.erl:115: :wx.new/1
                (desktop 1.4.1) lib/desktop/env.ex:28: Desktop.Env.init/1
                (stdlib 4.0.1) gen_server.erl:848: :gen_server.init_it/2
                (stdlib 4.0.1) gen_server.erl:811: :gen_server.init_it/6
                (stdlib 4.0.1) proc_lib.erl:240: :proc_lib.init_p_do_apply/3

Everything builds correctly though.

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