Troubleshooting dll issues on windows

From Bluefish Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

If you are getting errors that a certain dll file is missing or an error like g-module_utf8 could not be located in the dynamic link library libgmodule-2.0-0.dll then there is probably a dll conflict.

Download Dependencywalker from http://www.dependencywalker.com/

Start it, open bluefish.exe from C:\Program files\Bluefish\Bluefish.exe and hit F9

This will show you which dll's are loaded for Bluefish.

How to fix dll issues

To be written