diff --git a/Doc/misc.docu b/Doc/misc.docu
index d064a8b1..3c568f6a 100644
--- a/Doc/misc.docu
+++ b/Doc/misc.docu
@@ -110,7 +110,8 @@ There are some additional targets:
doc: Builds the Documentation
doc-install: Builds the Documentation and installs it
-
+\note When you link against the static libraries of OpenMesh and get the error "can not be used when making a
+shared object; recompile with -fPIC" you need to add "-fPIC" to the CMAKE_CXX_FLAGS. (This is usually added automatically)
\section sec_compiling_windows Windows