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

Syre, William wsyre at harris.com
Fri May 31 10:26:22 EDT 2019


I ended up getting past the certificate issue by installing from outside the firewall as you suggested.  I seem to have all the .exe, .lib, and .dll files that I should. Thank you so much for your help!

One final question, are there odb examples for odb 2.5? 

-----Original Message-----
From: Boris Kolpackov <boris at codesynthesis.com> 
Sent: Friday, May 31, 2019 10:12 AM
To: Syre, William (US Person) <wsyre at harris.com>
Cc: odb-users at codesynthesis.com
Subject: Re: [odb-users] Problems using ODB w/SQLite on Windows

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