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

How to build and run it #13

Closed
Corgile opened this issue Sep 1, 2023 · 4 comments
Closed

How to build and run it #13

Corgile opened this issue Sep 1, 2023 · 4 comments

Comments

@Corgile
Copy link

Corgile commented Sep 1, 2023

mkdir build
cd build 
cmake ..
make
sudo ./frogRender

says:

image

Linux admin 6.2.0-31-generic #31~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Aug 16 13:45:26 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
@Corgile Corgile changed the title How to build and run itcls How to build and run it Sep 1, 2023
@deccer
Copy link
Contributor

deccer commented Sep 2, 2023

  1. Why are you trying to run it with sudo?
  2. Are you running this under wayland?
  3. Did you happen to just update your system?

@Corgile
Copy link
Author

Corgile commented Sep 2, 2023

  1. Why are you trying to run it with sudo?

To exclude the possibility of insufficient authority

  1. Are you running this under wayland?

sure sir

image

  1. Did you happen to just update your system?

I did (sudo apt uodate ; sudo apt upgrade)

@deccer
Copy link
Contributor

deccer commented Sep 2, 2023

  1. Hehe, would you mind rebooting and trying it again?
  2. glfw should autodetect wayland, but that might be a hint...

we will investigate

@Corgile
Copy link
Author

Corgile commented Sep 3, 2023

  1. Hehe, would you mind rebooting and trying it again?
  2. glfw should autodetect wayland, but that might be a hint...

we will investigate

reboot is not working. maybe something wrong with the OpenGL version or drivers.

@Corgile Corgile closed this as completed Sep 3, 2023
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