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.
Search
Categories
- Computing (64)
- Funny (38)
- Interesting (11)
- Leisure (38)
- Movies (12)
- Personal (74)
- Photography (10)
