Page 1 of 1

Trying to build Unidac 3.70

Posted: Sat 21 May 2011 21:58
by adoniram
I'm building unidac packages but when I install the packages, the provider components didn't appears on delphi 7 component pallete. The others components are there but the providers didn't. The provider's pallete is not created.

I'm building in following order, from command line:

Unidac\Source\Delphi7\oraprovider70.dpk
Unidac\Source\Delphi7\ibprovider70.dpk
Unidac\Source\Delphi7\myprovider70.dpk
Unidac\Source\Delphi7\msprovider70.dpk
Unidac\Source\Delphi7\pgprovider70.dpk
Unidac\Source\Delphi7\liteprovider70.dpk
Unidac\Source\Delphi7\odbcprovider70.dpk
Unidac\Source\Delphi7\accessprovider70.dpk
Unidac\Source\Delphi7\db2provider70.dpk
Unidac\Source\Delphi7\adsprovider70.dpk
Unidac\Source\Delphi7\dac70.dpk
Unidac\Source\Delphi7\dacvcl70.dpk
Unidac\Source\Delphi7\dcldac70.dpk
Unidac\Source\Delphi7\unidac70.dpk
Unidac\Source\Delphi7\unidacvcl70.dpk
Unidac\Source\Delphi7\dclunidac70.dpk

It's 3.70 version of Unidac.

Can you help me?

Posted: Mon 23 May 2011 11:35
by AndreyZ
Hello,

You will find steps which describe ways to compile and install UniDAC manually in the ReadmeSrc.txt file. This file is located in the root directory of UniDAC.

Posted: Mon 23 May 2011 17:03
by adoniram
I did what you said and worked.
But I need to add a LIBSUFFIX on my unidac projects.
With LIBSUFFIX the providers didn't appears on component pallete.

What would it be?

Posted: Tue 24 May 2011 09:52
by AndreyZ
UniDAC doesn't use the LIBSUFFIX option. We will investigate the possibility of adding this functionality in the future. For the time being, you should compile UniDAC sources without this option.