Configure the Distribution

Nasza ocena:

5
Wyświetleń: 434
Komentarze: 0
Notatek.pl

Pobierz ten dokument za darmo

Podgląd dokumentu
Configure the Distribution - strona 1

Fragment notatki:

Configure the Distribution
Change location into the top-level directory of the unpacked distribution:
shell cd mysql-VERSION
Configure the source directory. The minimum configuration command includes no options to override
configuration defaults:
shell cmake .
On Windows, specify the development environment. For example, the following commands configure
MySQL for 32-bit or 64-bit builds, respectively:
shell cmake . -G "Visual Studio 9 2008"
shell cmake . -G "Visual Studio 9 2008 Win64"
On Mac OS X, to use the Xcode IDE:
shell cmake . -G Xcode
... zobacz całą notatkę



Komentarze użytkowników (0)

Zaloguj się, aby dodać komentarz