Thank you Mike.
I would like to continue development on this version, so I will try out the
BK. I got the linking errors fixed. Those were from the definitions missing
in the export file.

Is there a release date planned for 4.1.1?

Thanks!
AMit



> -----Original Message-----
> From: Mark Matthews [mailto:[EMAIL PROTECTED]
> Sent: Friday, September 05, 2003 4:55 PM
> To: Amit Jindal
> Cc: '[EMAIL PROTECTED]'
> Subject: Re: Link error when using prepared statements in mysql 4.1.0
> alpha
> 
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Amit Jindal wrote:
> 
> > Hi, I am trying to use mysql 4.1.0 C client (libmysql.lib) and I am
> getting
> > link errors.
> > I checked the libmysql.lib and it doesn't seems to have 
> these symbols.
> >
> >
> > Linking...
> > SimpleInsertSelect.obj : error LNK2001: unresolved external symbol
> > [EMAIL PROTECTED]
> > SimpleInsertSelect.obj : error LNK2001: unresolved external symbol
> > [EMAIL PROTECTED]
> > SimpleInsertSelect.obj : error LNK2001: unresolved external symbol
> > [EMAIL PROTECTED]
> > SimpleInsertSelect.obj : error LNK2001: unresolved external symbol
> > [EMAIL PROTECTED]
> > SimpleInsertSelect.obj : error LNK2001: unresolved external symbol
> > [EMAIL PROTECTED]
> > Debug/SimpleTest.exe : fatal error LNK1120: 5 unresolved externals
> > Error executing link.exe.
> >
> >
> > This is from a pre-built version that I downloaded from mysql.com
> > Do I need to get the sources and recompile the library with 
> some setting?
> > I tried using the provided MSVC project file and got this error:
> > ctype-latin1_de.c
> > fatal error C1083: Cannot open source file:
> >
> 'D:\WorkDownloads\MySQL\mysql-4.1.0-alpha-src\mysql-4.1.0-alph
> a\strings\ctyp
> > e-latin1_de.c': No such file or directory
> > ctype-mb.c
> >
> > Do I need to do some steps before compiling this?
> >
> >
> > I will appreciate help on this.
> > - AMit
> >
> >
> 
> These are all known issues that have been solved in the current source
> tree for quite some time, which you can compile yourself (from BK), or
> you can wait until MySQL-4.1.1 is released (which is a better option).
> 
> Regards,
> 
>       -Mark
> 
> - --
> Mr. Mark Matthews
> MySQL AB, Software Development Manager, J2EE and Windows Platforms
> Office: +1 708 557 2388
> www.mysql.com
> 
> Are you MySQL Certified?
> http://www.mysql.com/certification/
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.3 (MingW32)
> Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
> 
> iD8DBQE/WRRFtvXNTca6JD8RAknNAJ491xSUgFAfLHGeMTeEn+gH2BxCVQCfSlrh
> sh7Lr+pRAfNN0mNh6wK1+n0=
> =syw9
> -----END PGP SIGNATURE-----
> 

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to