Skip to content

Conversation

@pashagolub
Copy link
Owner

No description provided.

@pashagolub pashagolub self-assigned this Dec 7, 2023
@pashagolub pashagolub added the enhancement New feature or request label Dec 7, 2023
@siegmundertle
Copy link

this compiles on first try without errors and looks fine :)
All components are visiible in designer.
Project compiles without errors.

However, in design und on program startup, on connecting a database something isnt found:
[71D57543]{rtl290.bpl } System.SysUtils.RaiseLastOSError (Line 27711, "System.SysUtils.pas" + 0) + $7
[8EAF7D5C]{PostgresDAC29.bpl} Psqltypes.CheckLibraryLoaded + $C
[8EAF6F5C]{PostgresDAC29.bpl} Psqltypes.LoadPSQLLibrary + $688
[8EAD4ABD]{PostgresDAC29.bpl} Psqlaccess.TNativeConnect.InternalConnect + $51

Is it any library?

@pashagolub
Copy link
Owner Author

Yeah. It cannot find libpq.dll and friends from Deploy folder. Can you make them visible either by PATH envvar, or just copy that to the binary fodder

@siegmundertle
Copy link

siegmundertle commented Dec 13, 2023

Ok, looks fine so far. Missing libs were beside libpq.dll the ssl libs from openssl (libeay32.dll and ssleay32.dll)

@pashagolub pashagolub merged commit ef45af3 into master Dec 18, 2023
@pashagolub pashagolub deleted the RADStudio_12_support branch December 18, 2023 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants