[Quickfix-developers] sql server support for .NET 2005
Brought to you by:
orenmnero
|
From: Mike S. <MS...@rj...> - 2006-02-17 18:35:46
|
In the building QuickFix documentation, it says the mssql include and library directories must be in the visual studio search paths. What I've done is add C:\Program Files\Microsoft Visual Studio\VC98\Include and C:\Program Files\Microsoft Visual Studio\VC98\Lib to the Path environment variable on my computer. I am still getting an error when I try to build QuickFix_vs8, saying that it cannot find sqlfront.h =20 I have Visual Studio 6, .Net 1.1, .Net 2.0 and the sql server 2000 client installed on my machine. I'm not sure what else I need to do. =20 Thanks in advance, =20 Mike |