pashagolub / postgresdac

Delphi/C++Builder direct access components for PostgreSQL (and derivatives)
MIT License
19 stars 12 forks source link

Installation from SourceCode doesnt work with C++ personality #9

Closed siegmundertle closed 12 months ago

siegmundertle commented 1 year ago

components are only visible on delphi-personality.

pashagolub commented 12 months ago

Hello Siegmund.

Would you please specify what exactly RAD Studio involved?

Thanks

siegmundertle commented 12 months ago

Hi Pavlo, the version is: RAD-Studio 11.3

packages:

and C++ Project-settings:

so far everything seems to be ok. But: The tool-palette has no tpsql-components:

so i cant drag them onto my form. Thank you. / Siegmund

Am 10.10.2023 um 21:30 schrieb Pavlo Golub:

Hello Siegmund.

Would you please specify what exactly RAD Studio involved?

Thanks

— Reply to this email directly, view it on GitHub https://github.com/pashagolub/postgresdac/issues/9#issuecomment-1756097408, or unsubscribe https://github.com/notifications/unsubscribe-auth/BDCIWSMONJMTPV76TCECJBLX6WO5FAVCNFSM6AAAAAA5UXEL3GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJWGA4TONBQHA. You are receiving this because you authored the thread.Message ID: @.***>

--

MESOMATIC GmbH & Co.KG Gmünder Str. 72 DE - 73614 Schorndorf Tel. +49 7181 / 203 851-0 * Fax 203 851 10

www.mesomatic.de https://www.mesomatic.de/

Geschäftsführer: Siegmund Ertle, Dipl.Ing.(FH), MBA Registergericht Stuttgart,HRA 262251 pHG MESOMATIC Beteiligungs-GmbH Registergericht Stuttgart,HRB 265039

MMLOGO

MESOMATIC GmbH & Co.KG, 73614 Schorndorf, @.***

pashagolub commented 12 months ago

Thanks Siegmund!

It seems I've found the bug. If you want to try a quick fix locally, you may open PostgresDAC28.dproj and dclPostgresDAC.proj packages and change Building -> Delphi Compiler -> Output C++ -> C++ Output file generation to Generate all C++ Builder files. And then rebuild and reinstall. image

Or just checkout sources from master and reinstall components.

Hope this helps.

siegmundertle commented 12 months ago

Hi Pavlo,

thank you! Now there are all the components in the C++ personality, too. Very well and quick done!

All the best!    Siegmund

Am 11.10.2023 um 17:47 schrieb Pavlo Golub:

Thanks Siegmund!

It seems I've found the bug. If you want to try a quick fix locally, you may open |PostgresDAC28.dproj| and |dclPostgresDAC.proj| packages and change |Building -> Delphi Compiler -> Output C++ -> C++ Output file generation| to |Generate all C++ Builder files|. And then rebuild and reinstall. image https://user-images.githubusercontent.com/9463113/274337242-590ee0b2-969e-473b-b42d-bf8a5b30f2f7.png

Or just checkout sources from #11 https://github.com/pashagolub/postgresdac/pull/11 and reinstall components.

Hope this helps.

— Reply to this email directly, view it on GitHub https://github.com/pashagolub/postgresdac/issues/9#issuecomment-1757995781, or unsubscribe https://github.com/notifications/unsubscribe-auth/BDCIWSLXEFZ6ZJSQHHDK7TDX625RJANCNFSM6AAAAAA5UXEL3E. You are receiving this because you authored the thread.Message ID: @.***>

--

MESOMATIC GmbH & Co.KG Gmünder Str. 72 DE - 73614 Schorndorf Tel. +49 7181 / 203 851-0 * Fax 203 851 10

www.mesomatic.de https://www.mesomatic.de/

Geschäftsführer: Siegmund Ertle, Dipl.Ing.(FH), MBA Registergericht Stuttgart,HRA 262251 pHG MESOMATIC Beteiligungs-GmbH Registergericht Stuttgart,HRB 265039

MMLOGO

MESOMATIC GmbH & Co.KG, 73614 Schorndorf, @.***