Page MenuHomeDevCentral

D2060.diff
No OneTemporary

D2060.diff

diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -15,7 +15,22 @@
* Diesel, as PostgreSQL ORM, with r2d2 support to pool connections
* Rocket, as web framework
-* Chrono, for date and time types
+* Chrono, for date and time types
+
+## Compile
+
+### Windows
+
+You need to give to `rustc` some hints about where `libpq.lib` is.
+
+This is known to have worked:
+
+```
+setenv LIB "C:\Program Files\PostgreSQL\10\lib
+cargo clean
+cargo run
+```
+
## Credits

File Metadata

Mime Type
text/plain
Expires
Sun, Nov 24, 11:59 (12 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2260131
Default Alt Text
D2060.diff (486 B)

Event Timeline