Skip to content

Failed to run the app on Linux Ubuntu 22.04 #2

Open
@ywiyogo

Description

@ywiyogo

Hi @MartinHelmut ,
first, thanks for this repo. I'm learning how to develop with ImGui on Linux now.
Preparing a custom font in CMake for ImGui app is quite complicated.

I did git clone and run these commands

cmake -B build
cmake --build build -j

and if I run the app, it returns segmentation fault.

$ build/src/app/App 
AddressSanitizer:DEADLYSIGNAL
AddressSanitizer:DEADLYSIGNAL
AddressSanitizer:DEADLYSIGNAL
AddressSanitizer:DEADLYSIGNAL
AddressSanitizer:DEADLYSIGNAL
AddressSanitizer:DEADLYSIGNAL
Segmentation fault (core dumped)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinglinux

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions