openfluid icon indicating copy to clipboard operation
openfluid copied to clipboard

Unexpected class in automatically generated code

Open Arthoni opened this issue 2 years ago • 0 comments

When generating cpp for simulator, using builderext template:

// ======
// AUTOMATICALLY GENERATED FILE. DO NOT EDIT MANUALLY
// ======

#include <openfluid/builderext/BuilderExtensionSignature.hpp>

extern "C" {
OPENFLUID_PLUGIN openfluid::builderext::BuilderExtensionSignature* GetWareSignature()

Arthoni avatar Dec 18 '23 14:12 Arthoni