|
From: Harald O. <har...@el...> - 2019-11-21 10:53:45
|
Am 21.11.2019 um 04:20 schrieb Donald Porter: >> >> Compiling issue: sqlite does not compile. > > Change line 1511 of win/rules.vc from > > /DCOMMAVERSION=$(DOTVERSION:.=,),0 \ > > To > > /DCOMMAVERSION=$(DOTVERSION:.=,) \ > > And see if that gets past the problem. Dear Donald, thank you looking into this. Unfortunately, the modification did not change the error message for me. Thank you, Harald |