Alan Frye
2016-10-03 16:03:56 UTC
I am trying to use Dart Native Extensions that uses libpq to interact with
a Postgresql database. I was able to get my extension library to work on
Linux but when I build my c++ library in Visual Studio I get an error back
that the postgresql libraries I am using has not been compiled with SSL
enabled. I can use my c++ library in a c++ console application and I do not
have this issue.
Any Idea
Alan
a Postgresql database. I was able to get my extension library to work on
Linux but when I build my c++ library in Visual Studio I get an error back
that the postgresql libraries I am using has not been compiled with SSL
enabled. I can use my c++ library in a c++ console application and I do not
have this issue.
Any Idea
Alan
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.