You are here

[Fixed] Notepad++ Plugin dlls not found (and a workaround).

2 posts / 0 new
Last post
kwe
Offline
Last seen: 15 years 4 months ago
Joined: 2008-11-17 12:23
[Fixed] Notepad++ Plugin dlls not found (and a workaround).

Example:
When trying to use html tidy an error is reported 'Unable to find libTidy.dll'
in the system path or %PATH%\Notepad++Portable\App\Notepad++\plugins\Config\NppTextFXA\libTidy.dll' This is simply due to the files not being in the indicated folder. Move the files to the folder indicated in the error msg and you are good to go.

Don't know if this is a problem with Portable version or if it is a general bug but
it would be good if it could be fixed so less tech savvy individuals could use it.

Best regards, and my compliments on maintaining such a superb site.

Kent Wennerlund

John T. Haller
John T. Haller's picture
Online
Last seen: 29 min 13 sec ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Wrong Path

It should be in Notepad++Portable\App\Notepad++\plugins\NPPTextFX. Config is for config files. Must be a mistake in the N++ code itself. But I believe the current Notepad++ has a broken setup of NppTextFX in its entirety.

Sometimes, the impossible can become possible, if you're awesome!

Log in or register to post comments