Thank you, copying the python25.dll to \gnu\bin worked and gnubg is now running ;)
Corse > -----Ursprüngliche Nachricht----- > Von: "Michael Petch" <[EMAIL PROTECTED]> > Gesendet: 16.02.08 20:51:08 > An: "[email protected]" <[email protected]> > Betreff: Re: [Bug-gnubg] Build failures > > > > > On 2/16/08 12:43 PM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > > I get this: > > > > Compiling dbprovider.c > > linking > > c:\gnu\mingw\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe: > > cannot > > find -lpython25 > > collect2: ld returned 1 exit status > > mingw32-make: *** [../bin/gnubg.exe] Error 1 > > ** Build failed ** > > > > Do you have an idea? > > > > Thanks > > Corse > > > > > > This is progress. Glad you got the second problem with the braces resolved. > The problem with LD means that it can not find python25.dll . Check your > hard drive for a file called python25.dll . If you find it you can simply > put a copy in your gnubg directory to see if it works. > > > _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
