Skip to content

current develop branch breaks on MacOS, showing black window #490

@Phantato

Description

@Phantato

Describe the bug
On commit id 68c67da (currently top of develop), I ran

❯ cargo run --example showcase

which gives me a black window. then I use git bisect, find out it's the top commit causing the problem.

My OS is macOS 12.2.

To Reproduce
Steps to reproduce the behavior:

  1. Git checkout to 68c67da
  2. cargo run --example showcase
  3. If compile failed due to missing symbol, try to add a orbtk/build.rs and manually link against CoreHaptics
  4. See error

Expected behavior
Showing normal examples

Screenshots
screenshot-20220808-142402

Desktop (please complete the following information):

  • OS: MacOS
  • Version 12.2

Additional context
I'm willing to help, but it currently gives no more info in console.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions