Sign In | Register Now About Bytes | Help | Site Map
Connecting Tech Pros Worldwide

Building MySQL on WinXP

Question posted by: deepakd (Newbie) on June 23rd, 2008 11:17 AM
I am using WinXP.I am trying to build MYSQL from source.
I am using Visual C++ 2008.
Can anybody help me out?
r035198x's Avatar
r035198x
Administrator
10,754 Posts
June 23rd, 2008
12:39 PM
#2

Re: Building MySQL on WinXP
Quote:
I am using WinXP.I am trying to build MYSQL from source.
I am using Visual C++ 2008.
Can anybody help me out?

There you go.

Reply
deepakd's Avatar
deepakd
Newbie
6 Posts
June 25th, 2008
07:57 AM
#3

Re: Building MySQL on WinXP
Quote:
There you go.



I downloaded "mysql-5.0.45-win-src.tar.gz" from Mysql download area.I tried to built Mysql.sln inside that,but i am getting errors(about 58) like

Error 149 fatal error LNK1181: cannot open input file '..\zlib\release\zlib.lib' mysql_upgrade

Error 319 error PRJ0019: A tool returned an error code from "Performing Custom Build Step" mysqld

Error 92 error C3163: '_vsnprintf': attributes inconsistent with previous declaration C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h 358

Error 262 error LNK2005: ___sbh_alloc_new_group already defined in LIBCMT.lib(sbheap.obj) LIBCMTD.lib

Reply
deepakd's Avatar
deepakd
Newbie
6 Posts
July 2nd, 2008
09:33 AM
#4

Re: Building MySQL on WinXP
I will explain...
I downloaded "mysql-5.0.45-win-src.tar.gz" from Mysql download area.I tried to built Mysql.sln inside that,but i am getting errors(about 58) like

Error 149 fatal error LNK1181: cannot open input file '..\zlib\release\zlib.lib' mysql_upgrade

Error 319 error PRJ0019: A tool returned an error code from "Performing Custom Build Step" mysqld

Error 92 error C3163: '_vsnprintf': attributes inconsistent with previous declaration C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h 358

Error 262 error LNK2005: ___sbh_alloc_new_group already defined in LIBCMT.lib(sbheap.obj) LIBCMTD.lib[/QUOTE]

Can you help me out?

Reply
Reply
Not the answer you were looking for? Post your question . . .
189,878 Experts ready to help you find a solution.
Sign up for a free account, or Login (if you're already a member).

Latest Articles: Read & Comment
Top MySQL Forum Contributors