gtk3-opengl icon indicating copy to clipboard operation
gtk3-opengl copied to clipboard

CMake: add a build configuration

Open aklomp opened this issue 2 years ago • 5 comments

Add a usable CMake setup to this repo.

This is not strictly needed (the Makefile works and is simple enough), but is a nice exercise in working with cmake. It's in the vein of this project as a learning effort.

aklomp avatar May 01 '22 20:05 aklomp

Hi @aklomp, I've successfully tried out this repository, and it works really well. Now, I'm also working on implementing something similar using camera buffers. If possible, could you assist me with that?

yashrajsapra avatar Jan 17 '24 16:01 yashrajsapra

@yashrajsapra I see you copied my project without respecting the GPLv3 license. That's really not OK. Please either reinstate the license or remove the repository.

aklomp avatar Jan 17 '24 18:01 aklomp

Sorry that was not my intention, I apologize for changing license, I didn't mean to do anything bad with that, I will remove it from github repo

Thank you

On Wed, Jan 17, 2024, 11:43 PM Alfred Klomp @.***> wrote:

@yashrajsapra https://github.com/yashrajsapra I see you copied https://github.com/yashrajsapra/GtkGlFrameRenderer my project without respecting the GPLv3 license. That's really not OK. Please either reinstate the license or remove the repository.

— Reply to this email directly, view it on GitHub https://github.com/aklomp/gtk3-opengl/issues/4#issuecomment-1896350390, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVAQDXJ3UHFRD6DSA7ZXQBTYPAIF7AVCNFSM5U2LAO2KU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOBZGYZTKMBTHEYA . You are receiving this because you were mentioned.Message ID: @.***>

yashrajsapra avatar Jan 17 '24 18:01 yashrajsapra

Hi Alfred, I have removed the repository, Sorry again Thanks

On Wed, Jan 17, 2024, 11:51 PM Yashraj Singh @.***> wrote:

Sorry that was not my intention, I apologize for changing license, I didn't mean to do anything bad with that, I will remove it from github repo

Thank you

On Wed, Jan 17, 2024, 11:43 PM Alfred Klomp @.***> wrote:

@yashrajsapra https://github.com/yashrajsapra I see you copied https://github.com/yashrajsapra/GtkGlFrameRenderer my project without respecting the GPLv3 license. That's really not OK. Please either reinstate the license or remove the repository.

— Reply to this email directly, view it on GitHub https://github.com/aklomp/gtk3-opengl/issues/4#issuecomment-1896350390, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVAQDXJ3UHFRD6DSA7ZXQBTYPAIF7AVCNFSM5U2LAO2KU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOBZGYZTKMBTHEYA . You are receiving this because you were mentioned.Message ID: @.***>

yashrajsapra avatar Jan 17 '24 18:01 yashrajsapra

@yashrajsapra Thanks! It would also have been fine with me if you kept the repo but reinstated the GPL license and acknowledged the original author. It would have been an opportunity for me to merge back some of the improvements you made, like the CMake integration (the topic of this issue).

Anyway, to address your original question, I'm currently occupied with lots of other stuff and am not interested in exploring OpenGL at the moment. I'm also really not much of an expert either - this repo is about as far as my knowledge goes!

aklomp avatar Jan 17 '24 18:01 aklomp