[id3lib-devel] Building id3com in Visual Studio 2005 (howto)
Brought to you by:
t1mpy
From: Pavel P. <pou...@ya...> - 2007-05-16 13:52:43
|
For those who wish to build id3com project in VS2005 following changes have to be made in id3com project file after converting: Configuration Properties/C/C++/Language/Treat wchar_t as builtin type - set to No (to treat BSTR the same way as unsigned short) Configuration Properties/Linker/Input/Ignore Specific Library - remove libcmt(d).lib DLL built this way works fine for me as COM object and is usable through .NET too. Good Luck, Pavel ____________________________________________________________________________________Boardwalk for $500? In 2007? Ha! Play Monopoly Here and Now (it's updated for today's economy) at Yahoo! Games. http://get.games.yahoo.com/proddesc?gamekey=monopolyherenow |