-
I am using rttr as a static library in a Visual Studio 2015 solution.
I have two projects:
Project A: Makes calls to a "deserializer" in Project B. This project generates an executable
Project B:…
MicBe updated
7 years ago
-
Hello,
Is it possible to assign metadata (like we can do for properties) to a type?
I would like to do something like this:
> registration::class_("MyClass").metadata(UserFriendlyName, "My Cl…
MicBe updated
7 years ago
-
I found the similar project,the url is https://github.com/AustinBrunkhorst/CPP-Reflection
So ,i think if use it to generator your rttr code,then everythings will gonna to be easy and fast.
-
Hello!.
I found your reflection library really interesting and worth to try an shot to my projects, replacing an older reflection library called [Reflect](https://github.com/HeliumProject/Reflect) …
-
The patch below solves the problem for me.
```
diff --git a/src/rttr/detail/type/type_register.cpp b/src/rttr/detail/type/type_register.cpp
index 332fff2..2afc182 100644
--- a/src/rttr/detail/t…
-
I just noticed that in S2 the player blue used to have more details than the blue has in RttR. I guess this also applies for most player colors.
![bluenotblue](https://cloud.githubusercontent.com/as…
-
hi i would register a unique_ptr is it possible ?
```
`#pragma once
#include
#include
#include
using namespace rttr;
class MyStruct
{
public :
MyStruct();
void func(double); …
-
This could effect other things as well.
When naming a map: ĹÔÔÔ.WLD
RttR is not able to use that map. It's simplay not shown in the "Selection of maps" Screen.
The following message is printed to th…
-
This error message appears with the latest windows version (updated by updater):
File or directory does not exist: ./share/s25rttr/GFX/PALETTE/PAL5.BBM
Failed to load ./share/s25rttr/GFX/PALETTE/PAL5…
-
Got an email by Shawn:
> Getting no audio on startup with latest build (using s25update). Logfile attached. Looks like there was some new drivers added to /driver/video, but no new drivers were added…