very very nice job indeed !!!!
excellent documentation too !!!

Stéphan

On Wed, 2012-10-24 at 12:00 +0200, pythonocc-users-requ...@gna.org
wrote:
> Send Pythonocc-users mailing list submissions to
>       pythonocc-users@gna.org
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>       https://mail.gna.org/listinfo/pythonocc-users
> or, via email, send a message with subject or body 'help' to
>       pythonocc-users-requ...@gna.org
> 
> You can reach the person managing the list at
>       pythonocc-users-ow...@gna.org
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Pythonocc-users digest..."
> 
> 
> Today's Topics:
> 
>    1. ANN: Update to occmodel (Runar Tenfjord)
>    2. building from sources (Vin Yovanovich)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Tue, 23 Oct 2012 10:19:36 +0000 (UTC)
> From: Runar Tenfjord <runar.tenfj...@gmail.com>
> To: pythonocc-users@gna.org
> Subject: [Pythonocc-users] ANN: Update to occmodel
> Message-ID: <loom.20121023t121013-...@post.gmane.org>
> Content-Type: text/plain; charset=us-ascii
> 
> All,
> 
> An updated version of 'occmodel' have been uploaded
> with several notable changes:
> 
>  * Build in support for TTF fonts (solids from font outlines)
>    through the use of 'stb_truetype.h' (See http://nothings.org/)
>  * Wire and Face support boolean methods.
>  * Viewer based on more modern OpenGL concepts like
>    GLSL shaders, vertex buffers.
>  * A simple OpenGL/GLFW based GUI interface for the viewer and demo.
>  * Many smaller fixes and updates.
> 
> Screen shot of demo:
> 
>   http://tenko.github.com/occmodel/examples.html
> 
> Runar
> 
> 
> 
> 
> ------------------------------
> 
> Message: 2
> Date: Tue, 23 Oct 2012 14:12:23 -0500
> From: Vin Yovanovich <fracta...@hotmail.com>
> To: "pythonocc-users@gna.org" <pythonocc-users@gna.org>
> Subject: [Pythonocc-users] building from sources
> Message-ID: <snt002-w188e72c26335533113167bfae...@phx.gbl>
> Content-Type: text/plain; charset="iso-8859-1"
> 
> I am trying to build from sources pythonOCC on Win32 first so that I can 
> learn how to later do it for win64 (which is my real need).  I downloaded 
> oce,oce-bundle and pythonOCC.   My compiler is VS 8 2005.  After cmake 
> utility generated projects oce-bundle built OK, but I am getting stuck with 
> oce. First some include file for FreeTypePlus could not be found and also 
> library.  When I added those (wherever I could find them)
> C:\pythonOCC_all\QbProg-oce-win-bundle-f366715\libs\FreeImage\Wrapper\FreeImagePlus
> C:\pythonOCC_all\QbProg-oce-win-bundle-f366715\libs\FreeImage\Source
> 
> C:\pythonOCC_all\oce-win-bundle\freeimage.cmake\debug
> 
>  to the include path, and the library path it went further, but now it cannot 
> link TKGEomAlgo because
> 
> 2>Linking...
> .\tkgeomalgo.dir\debug\Version.res : fatal error LNK1136: invalid or corrupt 
> file
> 2>Build log was saved at 
> "file://c:\pythonOCC_all\oce\adm\cmake\TKGeomAlgo\TKGeomAlgo.dir\Debug\BuildLog.htm"
> 2>TKGeomAlgo - 1 error(s), 0 warning(s)
> 
> My understanding is that once oce builds, I'd need to do smash and geom 
> projects from contrib (since I choose to have those options), and only then 
> to build pythonOCC.  Is that correct?
> 
> Regards,
> Vin
> 
> 
>                                         
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: </public/pythonocc-users/attachments/20121023/7f45e26c/attachment.html>
> 
> ------------------------------
> 
> _______________________________________________
> Pythonocc-users mailing list
> Pythonocc-users@gna.org
> https://mail.gna.org/listinfo/pythonocc-users
> 
> 
> End of Pythonocc-users Digest, Vol 46, Issue 8
> **********************************************

-- 
________________________________________________

Stéphan Aubin
Aerodynamicist - Ingénieur Aérodynamicien

Email  : stephan.au...@thy-engineering.com
GSM    : +33 (0) 6 34 59 02 57
Office : +33 (0) 4 34 88 35 18

Thy Engineering
MIBI
Rue du Mas de Verchant
34000 Montpellier
France
________________________________________________


_______________________________________________
Pythonocc-users mailing list
Pythonocc-users@gna.org
https://mail.gna.org/listinfo/pythonocc-users

Reply via email to