T O P I C R E V I E W |
naser |
Posted - Jun 23 2019 : 08:59:24 Hello everybody I am developing an OpenCv c++ program that in that am using a Delphi based DLL to grab and process some pictures. I load Delphi dll in my c++ project and run successfully.But when i deploy my project and run its .exe file on an other machine , my project cant to start. I searched a lot and find out that my problem is in ImageEn. I put ielib64.dll and ievision64.dll in my .exe file directory and tested again but anything didn't change. When i comment ImageEn object in my delphi DLL source, program can to start successfully , but when i uncomment ImageEn object , my programm can't to start. My compiler is c++ MSVC2017 in windows 10 64 bit. what is my problem and how can to solve it? Any solution is appreciated. Thanks a lot.
|
3 L A T E S T R E P L I E S (Newest First) |
xequte |
Posted - Jun 24 2019 : 03:39:38 Hi
8.1.1 and 8.1.2 could crash when used in a DLL issue, please email me for an update.
Nigel Xequte Software www.imageen.com
|
naser |
Posted - Jun 24 2019 : 00:40:03 Thank you nigel for answer My imageen version is 8.1.1 |
xequte |
Posted - Jun 23 2019 : 21:16:35 Hi
Please confirm what version number of ImageEn you are using? These was an issue a few versions back that could cause crashes when run inside a DLL.
Nigel Xequte Software www.imageen.com
|