Skip to content

ExampleProgram in Part 3 open then shut immediately when ran #48

Description

@khuongduy354

Situation

  • I tried to run 3rd tutorial: Bus, RAM,...
    g++ -o olcExampleProgram2 *.cpp -lX11 -lGL -lpthread -lpng -lstdc++fs -std=c++17
    it compiles ok, then I run
    ./olcExampleProgram2
    it open, then close right away.
  • Part 2 runs fine, but from part 3 and on, it has the same behavior

Info

  • Im using Debian 11, with i3wm (dont know if it matters)
  • I followed this for compiling, installation instruction in Ubuntu.
  • Please tell me if you need more specs info.

Please help me out, thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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