build source on windows xp
am 25.07.2006 15:09:41 von anru
------=_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:=20
'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--
RE: build source on windows xp
am 27.07.2006 01:04:14 von jbonnett
mc.exe is the Microsoft C compiler. You probably need Visual Studio or
similar installed.
John
-----Original Message-----
From: anru [mailto:shaoyong@ihug.co.nz]=20
Sent: Tuesday, 25 July 2006 10:40 PM
To: win32@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:=20
'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@m.gmane.org
RE: build source on windows xp
am 27.07.2006 01:35:01 von armin.schoeffmann
no, that's the MS Message Compiler (mc.exe)=20
should be located in VSs bin directory \Studio 8\Common 7\Tools\Bin =
(VS2005)
or in SDK\Bin
Armin.
> -----Original Message-----
> From: jbonnett@sola.com.au [mailto:jbonnett@sola.com.au]=20
> Sent: Thursday, July 27, 2006 1:04 AM
> To: shaoyong@ihug.co.nz
> Cc: win32@lists.mysql.com
> Subject: RE: build source on windows xp
>=20
> mc.exe is the Microsoft C compiler. You probably need Visual=20
> Studio or similar installed.
>=20
> John
>=20
> -----Original Message-----
> From: anru [mailto:shaoyong@ihug.co.nz]
> Sent: Tuesday, 25 July 2006 10:40 PM
> To: win32@lists.mysql.com
> Subject: build source on windows xp
>=20
> hi guys:
>=20
> just downloaded mysql5.0 source, and try to build it on=20
> windows xp platform.
>=20
> my tool is VC++ express 2005(free) and windows SDK.
> i have successfull build most of packages, but one.
>=20
> when i tried to build mysqld project, build tool always=20
> produces an error says:=20
>=20
> 'mc' is not recognized as an internal or external command.
>=20
>=20
>=20
> so my question is where is this mc tool?
>=20
>=20
>=20
> regards,
>=20
>=20
>=20
> anru
>=20
> --
> MySQL Windows Mailing List
> For list archives: http://lists.mysql.com/win32
> To unsubscribe: =20
> http://lists.mysql.com/win32?unsub=3Darmin.schoeffmann@aegae on.de
>=20
>=20
>=20
>=20
--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=3Dgcdmw-win32@m.gmane.org