The type or namespace name 'SinergiaStateMachineWorkflow' could not be
found (are you missing a using directive or an assembly reference?)
(CS0246) - C:\Users\sergio.f.m\Desktop\Projecto\src\Designer
\WorkflowDesignerControl\WorkflowDesignerControl.cs:34,17
Can anyone help me please.
Thanks,
Sérgio Marques
The designer project is a sandbox test to try hosting the Workflow 3.5
Designer control in a WinForm app.
hope this helps,
gabo
I wouldnt bet on the workflow foundation designer component meant to
run on WinForms, to execute with mono. In any case it has dependecies
with the assemblies of the Sinergia project, you could check this in
the WorkflowDesignerControl.csproj file, in the references section.
regards,
gabo