![]() |
AW: Where to get help to Native jpg library by SimDesign BV
Now, this is odd. It prints:
Cannot find dcu file for sdStreams in '..\..\general\sdStreams.pas'; But dir. general (simdesign-master\simlib\general) does not contain any packages (.dpk) : How could I compile it? Should I create my own package? I can do it. I can push the pas files to package, but it will print this warning: The following changes are neccessary to make this package compatible with other installed packages: Add vcl. vcl contains implicit unit(s) Graphics, Consts, Forms, Printers, StdActns, Clipbrd, Controls, Themes, ComCtrls, ComStrs, ExtActns, ActnList, Menus, ImgList, StdCtrls, Dialogs, ExtCtrls, ExtDlgs, Buttons, ToolWin, ListActns, WinHelpViewer. Add NativeJpgD7. NativeJpgD7 contains implicit unit(s) sdDebug. Remove sdFileList, sdSortedLists, sdStreams. Unit(s) sdFileList, sdSortedLists, sdStreams were found in required package NativeJpgD7. I don't really understand it much. I still have the "NativeJpgD7.bpl~" old file from 2018 and NativeJpgD7.bpl from 13th 07 2022 21:32 (compiled yesterday, but I was so tired that I already have no idea what I was doing at that late time). |
AW: Where to get help to Native jpg library by SimDesign BV
Zitat:
|
AW: Where to get help to Native jpg library by SimDesign BV
May I suggest to move/restart this discussion to our english speaking sibling site
![]() Sherlock |
AW: Where to get help to Native jpg library by SimDesign BV
Zitat:
It print error sdStringTable.dcu not found Or do you mean to build my own package for general folder? |
AW: Where to get help to Native jpg library by SimDesign BV
Zitat:
I am sorry if this is not clarify enough. Zitat:
Zitat:
|
AW: Where to get help to Native jpg library by SimDesign BV
Zitat:
|
AW: Where to get help to Native jpg library by SimDesign BV
So in sdStringTable
line 75: TsdStringTable = class(TsdDebugComponent) error "undeclared identifier TsdDebugComponent" This component is in sdDubug, which should be included as on line 46 there is the uses clause with sdDebug unit: uses Classes, SysUtils, Contnrs, sdDebug; sdDebug contains it on line 86. |
AW: Where to get help to Native jpg library by SimDesign BV
Now, after creating new package I am getting this error:
[Error] Never-build package 'NativeJpgD7_repaired_next_try' requires always-build package 'GR32_D7'
Code:
Ich bin fertig, so glücklich.
requires
rtl, vcl, vcljpg, GR32_D7; // compiler added this automatically https://en.delphipraxis.net/uploads/...e453eeca09.png |
Alle Zeitangaben in WEZ +1. Es ist jetzt 08:32 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz