Author:Akos Somorjai
Posted: Fri Oct 02, 2015 12:26 pm (GMT+1)
You'll have to put the GXImage.DLL (and probably GX.DLL and GXImageBase.DLL as well) beside the AddOnManager tool.
The AddOnManager tries to load the add-on (which refers to the GXImage.DLL), but it can only find the DLLs beside itself.
Best, Akos
Posted: Fri Oct 02, 2015 12:26 pm (GMT+1)
Tsepov wrote: |
Hello! Please help me. On win DevKit for AC 17,18,19 when i use GX::Image(..., i have e message on AddOnAdmin.exe "DevKit Version: Undefined (Undefined release)" When i comment GX::Image(... line - all in green. And this message in gray i resived when compile example "Element_Test" wehe is record GX::ImageBase(... But all my addons loaded and work properly. Only AddOnAdmin.exe say in gray. On Mac all work in green. Only in win i have gray. |
You'll have to put the GXImage.DLL (and probably GX.DLL and GXImageBase.DLL as well) beside the AddOnManager tool.
The AddOnManager tries to load the add-on (which refers to the GXImage.DLL), but it can only find the DLLs beside itself.
Best, Akos