> On Feb 15, 2021, at 1:58 AM, Explorare <explor...@outlook.com> wrote:
> 
> I followed the instructions on /gnucash-on-windows but failed with error
> "TypeError: can only join an iterable". And there is a warning before this:
>       "libtool: warning: '../lib/libosp.la' has not been installed in 
> '/c/gcdev64/gnucash/maint/inst/lib'" [1]
> 
> So I make a copy of libosp.la to that path manually, and compiled again. The 
> process stopped with a similar error " [2]
> 
> All commands are executed with admin privileges. And I've fetched the origin 
> of gnucash-on-windows. Maybe it failed to copy the needed lib files?
> 
> [env]
> Windows 10 10H2 19042.804 (64bit)
> MSYS2 x86_64 20200903
> 
> [log files]
> [1] https://gist.github.com/Explorare/b9b123dd21f19b9351168053cb074aae
> [2] https://gist.github.com/Explorare/f86a60bc1e20644934a87f9fc619e7da
> 

The "TypeError" message is from python and looks like it's Python2 trying to 
run Python3 code. That stopped working last summer so check that first.

A warning about building x86_64: I'm not sure that Guile will build and run 
correctly in 64-bit on Windows.

Regards,
John Ralls


_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to