Page 1 of 1

Compile Errors

Posted: Tue 06 Dec 2005 07:34
by peter.boot
I am attempting to compile MySQLDirect .NET version 3.05 in Visual Studio C++ 2005 Express Edition, getting error:

.\stdafx.cpp : fatal error C1192: #using failed on 'c:\program files\corelab\mysqldirect.net\samples\dbtable\vc\{referencespath}\corelab.mysql.dll'
'The system cannot find the path specified.'

Can anyone advise how to fix the problem ?

Posted: Tue 06 Dec 2005 14:40
by Serious
We tested MySQLDirect .NET 3.20 BETA with Visual C++ 2005 and found no problems with it.
Check if you add reference in correct way: use appropriate page in project properties dialog.