Skip to content

Commit 59be749

Browse files
slominskiredenhill
authored andcommitted
Add note about Windows environment variables
1 parent e671bcc commit 59be749

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DEVELOPER.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ If librdkafka is installed in a non-standard location provide the include and li
1111

1212
$ C_INCLUDE_PATH=/path/to/include LIBRARY_PATH=/path/to/lib python setup.py ...
1313

14+
**Note**: On Windows the variables for Visual Studio are named INCLUDE and LIB
1415

1516
## Generate Documentation
1617

0 commit comments

Comments
 (0)