Jan Niklas Hasse
Jan Niklas Hasse
I have the same problem with Fortran files (`.f`, `.F90`).
I've added `.F90`, but still wasn't able to add breakpoints in .F90 files. I've disabled, reloaded, enabled, reloaded the C/C++ extension. Do I need to do anything else for these...
`Dust` isn't the class I'm trying to register, but `StaticObject` (which happens to be a template). Here's a minimal example to reproduce the error: ```cpp struct StaticObject { virtual ~StaticObject()...
Another good workaround is using `CEREAL_REGISTER_TYPE_WITH_NAME(::StaticObject, "StaticObject")`.
The problem is: If we hard-code those rules in wxFormBuilder we'd have to adjust everytime wxWidgets changes them. I think the cleaner solution would be to move those checks to...
https://gitlab.freedesktop.org/freetype/freetype/-/issues/1267
Yes, `_WIN32` is only definied on Windows.
For reference: http://en.cppreference.com/w/cpp/keyword
@shoeper Try https://github.com/jhasse/seafile-client/commit/78082a8c5b8417d63c2230f05b9e86b8aca8edae
Why not the zlib license?