stl

#pragma warning(disable: 4786)

WOOHOO!

I have successfully ported my Linux code to Windows.
My application (for time-dependent isosurface extraction and rendering) uses VTK for the visualisation, FLTK for the user-interface, and pthreads for multi-threading.

Well, the first two are cross-platform toolkits, so no problem getting them compiled under Windows. But POSIX threads… nope… So I had to try something else.

› Continue reading

Tags: , , , , , , , , ,

Friday, July 2nd, 2004 Computing 5 Comments

Search

 

Categories

Archives

Creative Commons License
This work is licensed under a
Creative Commons License.