 |
C++Talk.NET C++ language newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
dark poulpo Guest
|
Posted: Thu Apr 28, 2005 11:03 am Post subject: question sur borland c++ |
|
|
salut, est il possible sous borland d'utiliser un .lib generé par un projet
sous visual c++ ? et si oui, par quel mot cle de compatibilité?
merci
--
-----
http://dark.freezee.org/
http://www.dark-team.cjb.net/
|
|
| Back to top |
|
 |
dark poulpo Guest
|
|
| Back to top |
|
 |
Aurélien REGAT-BARREL Guest
|
Posted: Mon May 02, 2005 8:07 am Post subject: Re: question sur borland c++ |
|
|
dark poulpo wrote:
Ici on parle du langage C++ standard. Les .lib c'est au niveau de l'édition
de liens, sous Windows, avec certains compilateurs. Donc faut t'adresser à
des newsgroups spécialisés sur tes outils.
Il me semble qu'il y a un outil implib fournit par Borland.
--
Aurélien REGAT-BARREL
|
|
| Back to top |
|
 |
Pierre Maurette Guest
|
Posted: Mon May 02, 2005 8:10 am Post subject: Re: question sur borland c++ |
|
|
dark poulpo, le 28/04/2005, a écrit :
| Quote: | salut, est il possible sous borland d'utiliser un .lib generé par un projet
sous visual c++ ? et si oui, par quel mot cle de compatibilité?
Les mots-clés Google (et MSDN ?) seraient COFF OMF (et bien sûr |
borland, microsoft, VC etc.).
Il me semble que ce que vous voulez faire n'est pas possible, à moins
que le .lib soit une bibliothèque d'importation (accompagnant uns DLL).
A ce moment là, implib.exe, que vous devez avoir, va le faire.
Sous toutes réserves.
--
Pierre
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|