cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

AddOnAdmin.exe say "DevKit Version: Undefined (Undefined rel

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.

addonmanager.jpg
3 Replies 3
Akos Somorjai
Graphisoft
Graphisoft
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
Anonymous
Not applicable
Thank you very much!
It works!
Akos Somorjai
Graphisoft
Graphisoft
Tsepov wrote:
Thank you very much!
It works!
You are welcome!

Akos

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!