Added hint for -fPIC
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1294 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -110,7 +110,8 @@ There are some additional targets:<br>
|
|||||||
<b>doc</b>: Builds the Documentation<br>
|
<b>doc</b>: Builds the Documentation<br>
|
||||||
<b>doc-install</b>: Builds the Documentation and installs it<br>
|
<b>doc-install</b>: Builds the Documentation and installs it<br>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
\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
|
\section sec_compiling_windows Windows
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user