On Fri, 22 Oct 2021 22:44:48 -0400 Jim McNamara <nefarioussch...@gmail.com> 
wrote:

JM> Hi all-
JM> I can't get the .sln file to appear so I can run msbuild.exe SOCI.sln.
JM> 
JM> cmake   -DSOCI_CXX11=ON -DWITH_BOOST=OFF -DWITH_ORACLE=OFF -DWITH_DB2=OFF
JM> -DWITH_MYSQL=OFF -DWITH_ODBC=OFF -DWITH_POSTGRESQL=OFF -DWITH_SQLITE3=OFF
JM> -DWITH_FIREBIRD=ON  -DFIREBIRD_INCLUDE_DIR="C:/Program
JM> Files/Firebird/Firebird_4_0/include" -DFIREBIRD_LIBRARIES="C:/Program
JM> Files/Firebird/Firebird_4_0/lib/fbclient_ms.lib"
JM> -DSOCI_FIREBIRD_TEST_CONNSTR:STRING="service=localhost:/Program
JM> Files/firebird/firebird_4_0/examples/empbuild/EMPLOYEE.FBD user=SYSDBA
JM> password=mypassword" ../
JM> 
JM> Is anyone else using visual studio 2019?

 Yes, SOCI builds with it without any problems. I don't understand what
exactly are you doing and having multiple messages about (apparently?) the
same problem doesn't help, but if you start from the beginning, i.e. clean
working tree and use the same commands as in appveyor.yml, you shouldn't
have any problems with building.

 Regards,
VZ

Attachment: pgpXceSUJLQlp.pgp
Description: PGP signature

_______________________________________________
soci-users mailing list
soci-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/soci-users

Reply via email to