[MDEV-3868] windows client compilation issues Created: 2012-11-19 Updated: 2012-11-20 Resolved: 2012-11-20 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.28 |
| Fix Version/s: | 5.5.28a |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Description |
| Comments |
| Comment by Vladislav Vaintroub [ 2012-11-20 ] |
|
need a full story. The minimal example #include <mysql.h> int main() passes for me |
| Comment by Robert J. Gebis [ 2012-11-20 ] |
|
Simple C++ DLL VS2010 |
| Comment by Vladislav Vaintroub [ 2012-11-20 ] |
|
the installation folder issue is not fixed. There is probably no big harm compared to thw |
| Comment by Vladislav Vaintroub [ 2012-11-20 ] |
|
no big harm compared to the traditional handling. Since there are no standard hardcoded include directories on Windows, we're unlikely to break existing code. Still would be nice of us to provide cmake module to find MariaDB/MySQL installations |