T O P I C R E V I E W |
KirtGrubbs |
Posted - Jun 09 2023 : 10:51:49 When I put a TImageEnView component on a form in CBuilder 2007 and try to compile, I get several errors like this:
[BCC32 Error] Ievision.hpp(890): E2293 ) expected
How do I fix it?
KirtGrubbs |
9 L A T E S T R E P L I E S (Newest First) |
xequte |
Posted - Jun 14 2023 : 02:29:32 OK, we will compile and send you the alternative version.
Nigel Xequte Software www.imageen.com
|
KirtGrubbs |
Posted - Jun 13 2023 : 12:24:18 We already have that update. Not sure I need the SHGetImageList.
KirtGrubbs |
xequte |
Posted - Jun 13 2023 : 11:10:14 Hi Kirt
My partner advises...
It compiles correctly for me in BCB2007. Though it may be be compiler update related as I have "December 2007 Update", as in the attached screen shot. They should try installing that version
If that doesn't resolve it, we can send you an alternative compiled version without the SHGetImageList definition.
Nigel Xequte Software www.imageen.com
|
xequte |
Posted - Jun 12 2023 : 12:26:48 Hi Kirt
The web link gets encoded wrongly in the forum, please paste into a browser:
docwiki.embarcadero.com/RADStudio/Alexandria/en/Paths_and_Directories_(C%2B%2B)
I'll need to get my partner to advise more on this issue...
Nigel Xequte Software www.imageen.com
|
KirtGrubbs |
Posted - Jun 12 2023 : 12:05:21 Well, I tried it again from scratch, and when I add a TImageEnview to a form the original problem is back.
KirtGrubbs |
KirtGrubbs |
Posted - Jun 12 2023 : 09:57:22 this link leads to a page that says "There is currently no text in this page."
docwiki.embarcadero.com/RADStudio/Alexandria/en/Paths_and_Directories_(C%2B%2B)
However, that fixed my compile problem. Now I have a link error:
[ILINK32 Error] Error: Unresolved external 'SHGetImageList' referenced from C:\PROGRAMDATA\IMAGEEN\DELPHI2007\PKIECTRL11.LIB|iexShellThumbnails
KirtGrubbs |
FMC |
Posted - Jun 12 2023 : 09:54:10 that wiki link goes to a page without content.
in the meantime Kirt is looking for places to add a path.
FMC |
KirtGrubbs |
Posted - Jun 12 2023 : 09:41:24 There is no DCU folder under the delphi2007 folder. However, there are many .dcu files. It's finding the header, but complaining about umbalanaced parentheses.
KirtGrubbs |
xequte |
Posted - Jun 10 2023 : 02:26:13 Hi Kirt
IEVision is fully supported in C++Builder 2007. Can you check that the \Delphi2007\ DCU folder (where you installed ImageEn) is defined in the "System Include Path"
Paste this link into your browser:
docwiki.embarcadero.com/RADStudio/Alexandria/en/Paths_and_Directories_(C%2B%2B)
Nigel Xequte Software www.imageen.com
|