простой вопрос про Visual Studio 8 2005 [closed]
да. она же VS 2005 .NET
для того, чтобы установить MySQL, нужно устанавливать сначала Visual Studio 8 2005, который весит 2,7 Гб ?
конечно-же не нужно
для того, чтобы установить MySQL, нужно устанавливать сначала Visual Studio 8 2005, который весит 2,7 Гбновый прекрасный мир под властью мелкософт?
Вот сама прога:
вот инструкция:
Step 1
------
Download and install CMake. It can be downloaded from http://www.cmake.org.
Once it is installed, modify your path to make sure you can execute
the cmake binary.
Step 2
------
Download and install bison for Windows. It can be downloaded from
http://gnuwin32.sourceforge.net/packages/bison.htm. Please download using
the link named "Complete package, excluding sources". This includes an
installer that will install bison. After the installer finishes, modify
your path so that you can execute bison.
Step 3
------
Clone your bk tree to any location you like.
Step 4
------
From the root of your bk clone, execute the command: win\configure <options>.
So the command line could look like:
win\configure WITH_INNOBASE_STORAGE_ENGINE WITH_PARTITION_STORAGE_ENGINE MYSQL_SERVER_SUFFIX=-pro
Step 5
------
From the root of your bk clone, execute one of the batch files to generate the type
of project files you desire.
For Visual Studio 8, do win\build-vs8.
For Visual Studio 7.1, do win\build-vs71.
We will support building with nmake in the near future.
Step 6
------
From the root of your bk clone, start your build.
For Visual Studio, simply execute mysql.sln. This will start the IDE and you can
click the build solution menu option.
Первые 2 шага получились - я скачала и установила проги.
Единственное, не поняла, что это значит?
modify your path to make sure you can execute the cmake binaryКакой путь нужно прописать? Может из-за этого не работает?
В 3 шаге: что значит " bk tree" и зачем его нужно копировать? чтобы не испортить дистрибутив?
4 получился, а в 5 шаге программа build-vs8 не работает
Объясните, что я делаю неправильно?
Для винды MySQL распространяется в виде стандартного инсталлятора: http://dev.mysql.com/get/Downloads/MySQL-5.0/mysql-5.0.27-wi...
буду мучить готовую версию...
Оставить комментарий
zakysj50
"Visual Studio 8 2005" и "Microsoft Visual Studio 2005" - это одно и то же?