Paul Hazen

Results 32 comments of Paul Hazen

This works with visual studio (sorry I don't have much experience outside of visual studio): This is a section within our precompiled header: ``` #pragma warning( push ) #pragma warning...

> On lines [358](https://github.com/rttrorg/rttr/blob/master/src/rttr/detail/registration/bind_impl.h#L358), [388](https://github.com/rttrorg/rttr/blob/master/src/rttr/detail/registration/bind_impl.h#L388), [449](https://github.com/rttrorg/rttr/blob/master/src/rttr/detail/registration/bind_impl.h#L449), [477](https://github.com/rttrorg/rttr/blob/master/src/rttr/detail/registration/bind_impl.h#L477), [539](https://github.com/rttrorg/rttr/blob/master/src/rttr/detail/registration/bind_impl.h#L539), [566](https://github.com/rttrorg/rttr/blob/master/src/rttr/detail/registration/bind_impl.h#L566), [625](https://github.com/rttrorg/rttr/blob/master/src/rttr/detail/registration/bind_impl.h#L625), [678](https://github.com/rttrorg/rttr/blob/master/src/rttr/detail/registration/bind_impl.h#L678), [698](https://github.com/rttrorg/rttr/blob/master/src/rttr/detail/registration/bind_impl.h#L698), [778](https://github.com/rttrorg/rttr/blob/master/src/rttr/detail/registration/bind_impl.h#L778), and [783](https://github.com/rttrorg/rttr/blob/master/src/rttr/detail/registration/bind_impl.h#L783), the `get` in `type::get` can be prefixed with `template`, like `type::template get`, to silence the...

Hi @ulissesnascim without sharing the values themselves, can you please confirm that you have the values from the epic dev portal for your product properly entered into the configuration window...

Hi @ulissesnascim sorry for the much delayed response. That sounds correct - you should not have needed to change the values in the "Configuration." window. Let me dive into this...

> According to a comment in the source, Epic suggest you can call `EOS_ContinuanceToken_ToString` and pass a null buffer and it will report the size required. This seems like a...

Hi @ulissesnascim, we have made several improvements to the plugin with version `3.2.1`. Could you update to that version and see if you are still experiencing issues? We can diagnose...

This issue should be resolved now in `3.2.0` - although I would wait a day before upgrading - we have discovered some issues that need to be resolved with that...

@ulissesnascim I am going to close this issue and mark it as `stale`. Please feel free to re-open with the information requested in the above comment, and we will continue...

@secondimpactrob I could be wrong about this, but I think that the Epic documentation is actually worded poorly. If you read [Steamworks Documentation Overview](https://partner.steamgames.com/doc/features/auth), when doing P2P or Game Server...

@secondimpactrob You make some very good arguments here for including that functionality. I'll make sure it is on our radar and under consideration for a future release. I can't promise...