[Maria-discuss] Building on Windows with cmake 2.8.12.2 and Visul Studio 2012
I've been trying for a few days now first with 10.0.9 and now with 10.0.10 to build on windows x64 both by command line and in visual studio 2012. Straight building seems to go fine but if I try and build --target package or even --target msi I get errors about missing pdb files. This is both in RelWithDebInfo and Release configuration. The following are outputs from the builds RelWithDebInfo - http://paste.chainscriptz.net/?paste=5 Release - http://paste.chainscriptz.net/?paste=6 This is in Visual Studio 2012 Ultimate update 4. Sorry if this is in the wrong format first time using a mailing list.
Quick follow-up for other interested parties. Wlad found the reason -- a new cmake bug-feature -- and suggested a workaround for it, which solved the problem. See https://mariadb.atlassian.net/browse/MDEV-6016 for more details. The workaround has been pushed into maria/5.5 tree and will appear in 5.5.37 and 10.0.11 releases. MySQL 5.6 is also affected, i didn't check other branches. Regards, /E On 4/1/2014 3:35 PM, Wes Bullard wrote:
I’ve been trying for a few days now first with 10.0.9 and now with 10.0.10 to build on windows x64 both by command line and in visual studio 2012. Straight building seems to go fine but if I try and build --target package or even --target msi I get errors about missing pdb files. This is both in RelWithDebInfo and Release configuration.
The following are outputs from the builds
RelWithDebInfo - http://paste.chainscriptz.net/?paste=5
Release - http://paste.chainscriptz.net/?paste=6
This is in Visual Studio 2012 Ultimate update 4. Sorry if this is in the wrong format first time using a mailing list.
_______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : maria-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp
participants (2)
-
Elena Stepanova
-
Wes Bullard