I want to try trial MyDAC 8.7 for Lazarus.
I'm using Lazarus 1.6.0-fpc-3.0.0-win32 on Windows 10.
I select dclmydac10 package.
But my installation hangs on this message:
dacvcl10.pas(6,3) Fatal: Cannot find DacVcl used by dacvcl10, incompatible ppu=C:\lazarus\components\MyDAC\lib\i386-win32\DacVcl.ppu, multiple packages: dac10, dacvcl10
can anyone help?
			
									
									
						Install trial MyDAC 8.7 on Lazarus 1.6
Re: Install trial MyDAC 8.7 on Lazarus 1.6
Hello,
To resolve this problem, specify the path to the compiled binary MyDAC files in Tools-> Configure Build Lazarus-> Build-> Options
for example,
-FuC:\Lazarus_x86\components\mydac\lib\i386-win32\
			
									
									
						To resolve this problem, specify the path to the compiled binary MyDAC files in Tools-> Configure Build Lazarus-> Build-> Options
for example,
-FuC:\Lazarus_x86\components\mydac\lib\i386-win32\