MySQL Forums
Forum List  »  MySQL Workbench

how to compile Workbench on Windows XP?
Posted by: CHEN HEDUI
Date: January 23, 2014 08:07PM

we have successfully compiled the mysql workbench on Ubuntu OS,but failed to compile it on Wondows,due to lack of mysql-workbench-externals-1.0-win32 package which we don't know where to download.can anyone help me?

12 Building on Windows
13 -------------------
14
15 To build on Windows, you need Visual Studio 2010 with C++ and C# support.
16 You also need the latest mysql-workbench-externals-1.0-win32 package, which
17 contains pre-compiled binaries of all the 3rd party libraries that Workbench
18 depends on.
19
20 To Build:
21 - Unpack mysql-gui-win-res in the same top directory as Workbench itself
22 - Go to the mysql-workbench directory
23 - Open MySQLWorkbench.sln solution file
24 - Select Release_OSS or the Debug Configuration
25 - Select x86 as the Platform
26 - Build Project

Options: ReplyQuote


Subject
Views
Written By
Posted
how to compile Workbench on Windows XP?
2672
January 23, 2014 08:07PM


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.