Post Go back to editing

[Bug Report] SigmaStudio+ Algorithm Designer won't build multiple modules into single DLL

Category: Software
Software Version: SigmaStudio+ Version 2.0 Build 8299 Revision 33096

I am trying to set up the Algorithm Designer in SigmaStudio+ to build multiple plugins/modules into a single DLL and have found a strange bug.

I have an Algorithm Designer project set up to create four plugins/modules. Each plugin/module was added using the "Add plugin" button and completely configured by working through the wizard, and I saved the project.

I have since closed and reopened SigmaStudio+. If I load the Algorithm Designer project, it has remembered all the settings for all four plugins/modules (great). However, if I click the "Build Plugin" button, on the resulting page, only two of the four plugins are selected to build into the DLL:

If I select the other two plugins to build the Algorithm/Compute/UI into the DLL as follows:

then when I generate the DLL, it only contains the two plugins that were already selected, plus whichever plugin/module was open in Algorithm Designer at the time I clicked the "Build Plugin" button - the other plugin/module doesn't get included in the DLL. Indeed, if I have one of the two plugins that are selected when I first click on "Build Plugin", then neither of the plugins that I have to manually select are included. I have tried selecting all the plugins and saving the project, but it doesn't seem to remember which are selected for building.

Parents
  • Hi,

    Sorry for the inconvenience.

    For unselecting the Plugins, we can remove the unwanted Plugin by using Remove Plugin button in Algorithm design project and generate the DLL (if requires we can save algorithm designer project using Save As option also).

    This way we can generate DLL with only selected modules. Please find the below images for your reference.

    The issue with generation of plug in DLL for selected modules, we will inform to the concerned team for further improvements.

    Thanks 

Reply
  • Hi,

    Sorry for the inconvenience.

    For unselecting the Plugins, we can remove the unwanted Plugin by using Remove Plugin button in Algorithm design project and generate the DLL (if requires we can save algorithm designer project using Save As option also).

    This way we can generate DLL with only selected modules. Please find the below images for your reference.

    The issue with generation of plug in DLL for selected modules, we will inform to the concerned team for further improvements.

    Thanks 

Children
No Data