Compiling Expat to 64 bits
Alex Cutovoi <[email protected]> Mon, 19 Jan 2009 15:43:47 -0200
| Newsgroups | gmane.text.xml.expat.general |
|---|---|
| Message-ID | <[email protected]> |
Hi for all I've downloaded Expat and I would like to compile it to 64 bits version. I'm using VC++ 2008 and I've converted the dsw to sln. The project is being compiled with Batch Build option and in the properties of the projects I setted the Debug and Release to 64 bits. Now my doubts: 1) Some projects like "elements" in the Linker/Input option have this dependencies: odbccp32, odbc32.lib. Do I need to change that libs to their corresponding 64 bits? 2) I would like to create the libs. Is there are any additional steps? Thanks for all replies Alex