Page MenuHomeDevCentral

D2056.id5190.diff
No OneTemporary

D2056.id5190.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
Wed, Apr 16, 12:50 (1 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2570784
Default Alt Text
D2056.id5190.diff (490 B)

Event Timeline