|
|
|
|
|
by kentonv
4254 days ago
|
|
I'm trying to get basic MSVC support into version 0.5.0, which is planned for release in late November. The reflection and dynamic APIs probably won't be supported initially because too much would have to be rewritten to work around missing C++11 features in MSVC -- they'll come online as soon as MSVC adds support. But, most common use cases don't need them anyway. 0.5.0 will also feature cmake support (this is already in git). |
|