[odb-users] Problems using ODB w/SQLite on Windows

Boris Kolpackov boris at codesynthesis.com
Fri May 31 10:12:14 EDT 2019


Syre, William <wsyre at harris.com> writes:

> Yeah that seems to be the problem.

What exactly is the problem (what did you try and what did you
get)? You really need to provide more detailed information since
otherwise all I can do is guess.


> Is there some way I can force all curl calls to default to
> use the -k option?

No, there is no way (and would be a bad idea, anyway). You
can try to pre-download the following files and place them
next to the batch file:

https://download.build2.org/0.10.0/build2-toolchain-0.10.0.tar.xz
https://download.build2.org/0.10.0/build2-mingw-0.10.0-x86_64-windows.tar.xz

If these files are already present, the batch file will use
them instead of trying to download (with curl). But, further
down the line curl will be used to download packages, so you
may get the same problem. But it might still be worth a try:
maybe by that time curl will become usable.



More information about the odb-users mailing list