[CONC-202] compile error with MSVC 2015 Created: 2016-09-26 Updated: 2016-09-26 |
|
| Status: | Open |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Roland | Assignee: | Georg Richter |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
appveyor |
||
| Description |
|
Trying to compile mariadb on appveyor, using MSVC 2015, see: https://ci.appveyor.com/project/rbock/sqlpp11-connector-mysql/build/1.0.86 I get tons of errors like this one:
Since the define really only depends on WIN32 I see no way to turn the define off. |