Skip navigation links

MySQL Forums :: Workbench - Source, Builds, Binaries :: Unable to get working debug x86 build on windows


Advanced Search

Unable to get working debug x86 build on windows
Posted by: Andrei Frolov ()
Date: February 06, 2011 08:48AM

Build Platform:

Windows XP SP3 English 32bit (default installation)
Microsoft Visual Studio 2008 Version 9.0.21022.8 RTM

(No other programs except VS 2008 installed)

Source code:

MySQL Workbench 5.2.31a: Generic Linux (Architecture Independent), Compressed TAR Archive (mysql-workbench-gpl-5.2.31a-src.tar.gz) from http://dev.mysql.com/downloads/workbench/5.2.html#downloads

externals package: mysql-workbench-externals-2207-win32.zip from ftp://ftp.mysql.com/pub/mysql/download/gui-tools/mysql-workbench-externals-2207-win32.zip

Steps to reproduce:

1. on drive c: create wb folder
2. extract mysql-workbench-gpl-5.2.31a-src.tar.gz, mysql-workbench-externals-2207-win32.zip into c:\wb
3. Execute SetEditionGPL.cmd in c:\wb\mysql-workbench-gpl-5.2.31-src\
4. Open c:\wb\mysql-workbench-gpl-5.2.31-src\MySQLWorkbench.sln in VS2008
5. Set configuration to Debug, Platform to x86
6. Build solution
7. Execute 'Start Debugging' in VS2008

Result: 
TypeInitializationException was unhandled
The type initializer for 'MySQL.GUI.Workbench.Program' threw an exception.



Edited 2 time(s). Last edit at 02/06/2011 08:51AM by Andrei Frolov.

Options: ReplyQuote


Subject Views Written By Posted
Unable to get working debug x86 build on windows 3749 Andrei Frolov 02/06/2011 08:48AM
Re: Unable to get working debug x86 build on windows 1088 Mike Lischke 02/14/2011 02:53AM
Re: Unable to get working debug x86 build on windows 976 Andrei Frolov 02/14/2011 01:06PM
Re: Unable to get working debug x86 build on windows 984 Mike Lischke 02/15/2011 02:29AM
Re: Unable to get working debug x86 build on windows 1010 Andrei Frolov 02/15/2011 10:26AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.