Can't have 2 versions on win32

Christian Stimming stimming at tuhh.de
Sun Aug 17 15:36:51 EDT 2008


Am Samstag, 16. August 2008 21:30 schrieb Phil Longstaff:
> I have 2.2.6 installed on WinXP for my normal use.  I'm trying to get
> libdbi to build so that I can test the dbi backend.  I have it building
> now, but when I try to run the gnucash.bat file, it complains that it
> can't find some of the new dlls in the installed lib location.  Well, of
> course not.  The problem is that it uses the windows registry to get the
>  lib/module path, not the build path.

Isn't this path lookup from the registry used as an additional option to the 
compile-time paths? In that case, if you remove the respective keys from the 
registry, gnucash (or libgnome or libgtk or whichever lib) should use the 
compile-time paths just as on Linux.

Christian


More information about the gnucash-devel mailing list