Addidtional documentation updates
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@150 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
14
README
14
README
@@ -2,21 +2,13 @@ OpenMesh, 2-0
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
0. Licence
|
||||
~~~~~~~~~~~~~~~
|
||||
see LICENSE
|
||||
|
||||
|
||||
1. Installing
|
||||
~~~~~~~~~~~~~~
|
||||
Unpack the tar-ball to a suitable place and compile with:
|
||||
Unpack the tar-ball to a suitable place.
|
||||
|
||||
qmake-qt4 ## Build Makefiles
|
||||
make ## Build project (use 'make debug' for debug version)
|
||||
A detailed build manual for Mac/Windows/Linux is in the Doc subdirectory.
|
||||
|
||||
|
||||
2. OpenMesh + STLport
|
||||
~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
We tested the MS .NET with STLport 4.6 (with STLport iostream) and
|
||||
encountered on problem in OpenMesh/Core/IO/reader/OBJReader.cc.
|
||||
A workaround for 4.6 version of STLport has been applied. It might have
|
||||
to be adjusted for other STLport versions.
|
||||
|
||||
Reference in New Issue
Block a user