Out of nowhere, when moving the project from another computer to my current one, I cannot compile it anymore - I haven’t changed anything except some code here and there - the template versions/extension versions are all the same.
Previous version of the code from before the code edit still works, any idea?
Below are all the errors shown:
I checked, it’s Tracker PDFTools but also NetTalk - the one in the title is Tracker PDFTools, but the the other two seem to be inside NetTalk - currently doing a re-install to check if that solves it
try removing all obj, clw, inc files to regenerate them. Before that check included extensions (global, local) in the app and also check solution items on the list (dlls, libs…).
I’ve just solved it - but still don’t know what caused it…
It had to do with the %appdata%\SoftVelocity folder - I renamed it, started Clarion, it asked me to re-activate, opened the project, CTRL+M - and it just builded… now comes the weird part, I closed Clarion, went back to %appdata%\SoftVelocity, renamed it again and renamed the old one back - repeated the above with success, it just compiles… so, no explanation then Clarion is Magical
Just copy the working one that got created over the top. I’ve found that ClarionProperties.xml can cause all sort of issues. To the point that I keep a good copy around just in case.
Notepad++ has an addon called ComparePlus where you can compare side by side the old and new ClarionProperties.xml in order to see the differences.
It colourises those differences to make things stand out a bit better which can help make stuff stand out abit better.
I use it for loads of side by side comparisons with files including source.