Page MenuHomeDevCentral

D2056.id.diff
No OneTemporary

D2056.id.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
Tue, Jan 28, 05:15 (9 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2381795
Default Alt Text
D2056.id.diff (490 B)

Event Timeline