Bug #53690 | Compile error when compiling mysqladmin with Visual Studio C++ Express 2010 | ||
---|---|---|---|
Submitted: | 17 May 2010 5:48 | Modified: | 19 May 2010 4:49 |
Reporter: | Roel Van de Paar | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Compiling | Severity: | S2 (Serious) |
Version: | 5.1.46 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[17 May 2010 5:48]
Roel Van de Paar
[17 May 2010 10:45]
Bogdan Degtyariov
Roel, Worked well for me with VS 2010 Express (debug). Server configured as: win\configure.js WITH_INNOBASE_STORAGE_ENGINE sln files generated by CMake 2.8.1
[17 May 2010 15:12]
MySQL Verification Team
Which source are you using?. I am able to compile bzr source.
[19 May 2010 4:49]
Roel Van de Paar
Not a bug... Have to use: win\configure.js WITH_INNOBASE_STORAGE_ENGINE sln files generated by CMake 2.8.1 which was not done in this case. Otherwise, linked files may be wrong versions etc.