p-groarke

Results 15 comments of p-groarke

Oh please support conan. Nanogui dependencies collide if you are using glad yourself or glfw.

So first questions about conan. I just created a conan dependency for glad, ~~I think the only dependency missing would be Eigen. I'll bug them about it ;)~~ (they have...

Can't both projects link statically to the same library? I'm pretty sure I've encountered this sort of problem before and haven't had an issue. It's been a while I've used...

I'll end my part of this discussion mentioning this talk from one of conan's creator : https://www.youtube.com/watch?v=67Am8Z6irjA I really recommend you watch it, he explains in a much more eloquent...

I was hoping for a builtin way to create cookies and to get/set them in a http response/request. I am a complete beginner when it comes http itself (learning with...

Yes a lot! Beast already supports get/set of cookies, very nice :) Then I'd rephrase my feature request as "cookie generator", to easily create cookies. Though I'm feeling you'll respond...

You may close this if you want, I feel I need to learn more before I can be of much help to you. Basically I was thinking of a cookie...

I believe this is the one https://tools.ietf.org/html/rfc6265

I don't know how much you can depend on other libraries now that beast is part of boost, but would Hinnant's `date` library help here? Anyhow, I won't hold my...