Cannot compile plugin - dll not compiled.
-
I had a problem with a DLL , it started saying that it was not compiled and I had no choice but to "get rid of it" and build that node again.
When I say , get rid of it , I mean deleted it where in use and created a new node with the same function.
However, this particular node is now "unused" but still not compiled and therefore I cannot export plugin.
Fails sanity test - "Node" not compiled.
How can I get rid of this unused node so I can build my plugin.?
Plugin is just about finished , just needs some daw testing and I have been stuck on this for a week.
-
L lalalandsynth marked this topic as a question on
-
@lalalandsynth Check the xml files in the
Networks
folder. -
@Christoph-Hart yes, deleted the "old" node xml and that go rid of the "old" node showing up as not compiled.
But now it says that my "new" module is not compiled and yet it definitely is?
Its a simple math.expr node, compiled and exported as dll.It always offers to compile this node via the "Compile DSP Networks" menu.
It is like its not aware that its already been done?This is the original problem and why I tried getting rid of the "old" node to begin with.
-
@Christoph-Hart SOLVED:
Wrong path in compiler settings HISE Path.
-
L lalalandsynth has marked this topic as solved on
-
@Christoph-Hart This keeps happening, all of a sudden it says that the node is not compiled and yet it is.
Previously I seemed to have fixed this with changing the path but the path is now correct and yet it still happens.What am I doing wrong here , is this a bug or normal and I am just missing why this happens ?
EDIT: this time it works to rebuild it , I wonder why it reports as not compiled though ?