This commit is contained in:
Christian Grothoff
2011-11-03 17:15:45 +00:00
parent 7333727189
commit 58aa522a09
+1 -1
View File
@@ -135,7 +135,7 @@ The first example is now complete.
Compile it with
@verbatim
cc hellobrowser.c -o hellobrowser -I$PATH_TO_LIBMHD_INCLUDES
-L$PATH_TO_LIBMHD_INCLUDES -lmicrohttpd
-L$PATH_TO_LIBMHD_LIBS -lmicrohttpd
@end verbatim
with the two paths set accordingly and run it.