Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
khuongduy354 opened this issue Jan 2, 2023 · 1 comment
Open

Comments

@khuongduy354
Copy link

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.

@khuongduy354 khuongduy354 changed the title ExampleProgram open then shut immediately when ran ExampleProgram in Part 3 open then shut immediately when ran Jan 2, 2023
@brccabral
Copy link

Probably it is the same error described in #51

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants