Carlos Zoido
Carlos Zoido
Hi @FreePhoenix888, Thanks for reporting. I can't reproduce that, does that always happen? Could it be related to some graphics cards issues on your side? For me building and running...
> > Hi @FreePhoenix888, Thanks for reporting. I can't reproduce that, does that always happen? Could it be related to some graphics cards issues on your side? For me building...
> > > > Hi @FreePhoenix888, Thanks for reporting. I can't reproduce that, does that always happen? Could it be related to some graphics cards issues on your side? For...
Maybe you can try to run the imgui example for opengl + glfw in case it is something wrong with the code. Try replacing the main.cpp from this repo with...
Great! Just a two things: - Don't forget to update the README for the corresponding section of the examples2 repo - All examples should have a corresponding documentation. Is there...
I think the set of operations done in this example is enough to start to understand the basic tools you have in Conan to setup your ci flows. Just some...
> > Could we rename matrix to math and physx that is an actual sdk to physics? Also I had sometimes difficulties figuring the connections between the different libraries... for...
What about a dumb/simplegame that does not depend on the AI, just have some graphics? Like this:  Maybe it's a bit more intuitive?
> Great job @memsharded About the discussion of the names, what about this diagram? Perhaps, it's a bit more intuitive: > >  I like the simpleplot idea, but I...
Hi @solosuper, Thanks a lot for your question and sorry for the late response. For the first part regarding the profiles, we have added a [note in the docs](https://docs.conan.io/2/reference/runners/docker.html#how-to-use-a-docker-runner) explaining...