T O P I C R E V I E W |
AndyColmes |
Posted - Dec 30 2016 : 12:14:39 Hello, I am trying to use XE6 C++ Builder and ImageEn. I have installed the latest version of ImageEn but when I try to compile a project with ImageEn, it asks to locate the .h header files. I couldn't find any of these files in the ImageEn installation folder. What is the correct configuration in C++ Builder that I have to do in order to compile?
Thanks in advance.
Andy
|
5 L A T E S T R E P L I E S (Newest First) |
AndyColmes |
Posted - Jan 03 2017 : 03:00:21 Hi spetric and Nigel, I was able to add the path to the correct areas in order to compile. The library path is not the same in C++ as it is in Delphi. So, I was a bit confused. I am all good now.
Thanks again.
Andy
|
AndyColmes |
Posted - Jan 02 2017 : 06:00:26 Thanks very much spetric for the explanation, I will give it a try.
Andy
|
spetric |
Posted - Jan 02 2017 : 02:56:51 Hi Andy,
look for .hpp files (not .h) as .hpp headers are machine generated header files. |
AndyColmes |
Posted - Jan 01 2017 : 03:24:01 Hi Nigel, yes, the folder is added to the C++ library path.
Happy New Year!
Andy |
xequte |
Posted - Dec 30 2016 : 14:39:33 Hi Andy
Are you sure the ImageEn\DelphiXE6\ package folder has been added to your C++ library path?
Nigel Xequte Software www.xequte.com nigel@xequte.com
|