Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3769001
D2060.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
486 B
Referenced Files
None
Subscribers
None
D2060.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D2060: Document how to link against libpq on Windows
Attached
Detach File
Event Timeline
Log In to Comment