4 messages in com.mysql.lists.win32RE: compiling problems
FromSent OnAttachments
Antonio Dalla Barba23 Jun 2000 01:02 
Sinisa Milivojevic23 Jun 2000 10:21 
Antonio Dalla Barba24 Jun 2000 02:48 
Sinisa Milivojevic24 Jun 2000 04:26 
Subject:RE: compiling problems
From:Antonio Dalla Barba (Anto@econophone.ch)
Date:06/24/2000 02:48:16 AM
List:com.mysql.lists.win32

oh sorry... I was trying to compile a small C source of around 15 lines. It's just a test.

thank you : the implib did the job and I am now able to compile my test file.

I'm interested to collect ideas from people (maybe you?) who already has setup web sites with linked databases (mySQL or others).

I would like to discuss issues like performance, data integrity, ...

Anyone can help ?

-----Message d'origine----- De : Sinisa Milivojevic [mailto:sin@mysql.com] Envoyé : 23 June 2000 19:22 À : Antonio Dalla Barba; win@lists.mysql.com Objet : Re: compiling problems

On Fri, 23 Jun 2000, Antonio Dalla Barba wrote:

Hi everybody!

I'm new here (and I'm new to mySql too)...

I have problems compiling Borland C/C++ 5.4 sources (Win 98)... Apparently the format of the libmysql.lib is not compatible with the linker (ilink32.exe)...

Anyone knows where I can find a compatible lib file ?

thank you

HI!

What exactkly are you trying to compile ??

If you have problems with libmysql.lib use implib utility to create your own lib out of dll.

Regards,