NppTidy2 icon indicating copy to clipboard operation
NppTidy2 copied to clipboard

How do I install this if Tidy2.dll is missing?

Open NocniHacker opened this issue 6 years ago • 2 comments

Sorry for asking stupid question, total newbie here. How do I install this, instructions says to copy Tidy2.dll, but it's missing?

NocniHacker avatar Jan 06 '19 02:01 NocniHacker

See issue: https://github.com/bruderstein/NppTidy2/issues/12

DeepMac avatar Mar 24 '19 19:03 DeepMac

It's not a stupid question @NocniHacker @DeepMac You are expected to know that it requires building; compiling from source:

The following URL points to the official Microsoft Walkthrough for how to do it: https://learn.microsoft.com/en-us/cpp/build/walkthrough-compiling-a-native-cpp-program-on-the-command-line?view=msvc-170

There's another "issue" here, which points to a compiled .dll https://github.com/zbeboy/Tidy2/releases

Good luck. Personally? I didn't bother with it. My HTML is fine. LOL! But, I had something setup in an old N++ portable that wanted Tidy in N++. Alas. I don't have time! Hopefully I saved you some (4 years later...)

ajaxStardust avatar Nov 14 '22 09:11 ajaxStardust