Hanra

Results 8 comments of Hanra

I was asked to try and compile it from source for gource (due to opengl issues on ubuntu) but it seems like the author (acaudwell) has put the Makefile in...

Small update (as I am trying to fix my Gource issue), it appears that this repository was only intended to be included as a submodule of the gource repository (and...

I don't have a dedicated gpu, I am on a hp BANG & OLFUSEN pc, basically a computer for work environements. The graphics are managed by the processor. Here is...

This is what I have when I run gource with --log-level debug: ```bash DEBUG: requesting video mode 1024 x 768 DEBUG: opengl viewport 1024 x 768 DEBUG: drawable size 1024...

The new version just hangs I am on ubuntu Ubuntu 24.04.1 LTS Here is the output log for the run on your repository: ``` ./gource --log-level debug DEBUG: requesting video...

Sorry to continue talking on an old thread (but didn't have a lot of time since the past 17 weeks, studies are hectic), I looked into the code you asked...

Regarding the sdl library, I have noticed that they have a cmake setup, it could be interesting to consider using cmake to build the project (this could be a way...

You have an error in your dependencies As of writing this post, event the tensorflow (if run from scracth) will fail to install the depedencies. This is the error: ```bash...