diff options
| author | Michael Drueing <[email protected]> | 2011-12-13 23:03:35 +0100 |
|---|---|---|
| committer | Michael Drueing <[email protected]> | 2011-12-13 23:07:24 +0100 |
| commit | bd9f6e49d395568311f03e5bb1b8ffc76360e447 (patch) | |
| tree | b003123ef9158c69f8c0b0f8eb9fee78bc6256bc /src/main.cpp | |
| parent | 0fe72f9b8d7beac7cc09e3f91a030b375d61e244 (diff) | |
dolphin: DLLEXPORT is not valid for template class
MSVC tries to import the specialized class from the library, which fails because only the generic version can be exported.
GCC probably silently ignores the export.
Diffstat (limited to 'src/main.cpp')
0 files changed, 0 insertions, 0 deletions
