build source on windows xp

------=_NextPart_000_0003_01C6B050.2C1ABD60
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

hi guys:

just downloaded mysql5.0 source, and try to build it on windows xp =
platform.

my tool is VC++ express 2005(free) and windows SDK.
i have successfull build most of packages, but one.

when i tried to build mysqld project, build tool always produces an =
error says:

'mc' is not recognized as an internal or external command.



so my question is where is this mc tool?



regards,



anru

------=_NextPart_000_0003_01C6B050.2C1ABD60--
anru [ Di, 25 Juli 2006 15:09 ] [ ID #1405656 ]

RE: build source on windows xp

mc.exe is the Microsoft C compiler. You probably need Visual Studio or
similar installed.

John

-----Original Message-----
From: anru [mailto:shaoyong [at] ihug.co.nz]
Sent: Tuesday, 25 July 2006 10:40 PM
To: win32 [at] lists.mysql.com
Subject: build source on windows xp

hi guys:

just downloaded mysql5.0 source, and try to build it on windows xp
platform.

my tool is VC++ express 2005(free) and windows SDK.
i have successfull build most of packages, but one.

when i tried to build mysqld project, build tool always produces an
error says:

'mc' is not recognized as an internal or external command.



so my question is where is this mc tool?



regards,



anru

--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=3Dgcdmw-win32 [at] m.gmane.org
jbonnett [ Do, 27 Juli 2006 01:04 ] [ ID #1407145 ]

RE: build source on windows xp

no, that's the MS Message Compiler (mc.exe)
should be located in VSs bin directory \Studio 8\Common 7\Tools\Bin =
(VS2005)
or in SDK\Bin

Armin.
> -----Original Message-----
> From: jbonnett [at] sola.com.au [mailto:jbonnett [at] sola.com.au]
> Sent: Thursday, July 27, 2006 1:04 AM
> To: shaoyong [at] ihug.co.nz
> Cc: win32 [at] lists.mysql.com
> Subject: RE: build source on windows xp
>
> mc.exe is the Microsoft C compiler. You probably need Visual
> Studio or similar installed.
>
> John
>
> -----Original Message-----
> From: anru [mailto:shaoyong [at] ihug.co.nz]
> Sent: Tuesday, 25 July 2006 10:40 PM
> To: win32 [at] lists.mysql.com
> Subject: build source on windows xp
>
> hi guys:
>
> just downloaded mysql5.0 source, and try to build it on
> windows xp platform.
>
> my tool is VC++ express 2005(free) and windows SDK.
> i have successfull build most of packages, but one.
>
> when i tried to build mysqld project, build tool always
> produces an error says:
>
> 'mc' is not recognized as an internal or external command.
>
>
>
> so my question is where is this mc tool?
>
>
>
> regards,
>
>
>
> anru
>
> --
> MySQL Windows Mailing List
> For list archives: http://lists.mysql.com/win32
> To unsubscribe:
> http://lists.mysql.com/win32?unsub=3Darmin.schoeffmann [at] aegae on.de
>
>
>
>

--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=3Dgcdmw-win32 [at] m.gmane.org
armin.schoeffmann [ Do, 27 Juli 2006 01:35 ] [ ID #1407147 ]
Datenbanken » gmane.comp.db.mysql.windows » build source on windows xp

Vorheriges Thema: Fw: mysql performance
Nächstes Thema: Emulating a table with a Autonumber Field w/Mysql ?