hi, I've dowloaded ngl-bundle-0.7.10 and compiled it with sucess on windows XP with MSVC++6 but there are some things not woking with the examples:
math/ the msvc++6 project is not uptodate it refers to the MathApp* an MathWin* files which have been replaced by maths.cpp fonts/bench/ unhandled exception in BenchApp::~BenchApp when deleting mpFont fonts/metrics/ the <return> key does work when typing some text in the editor, but ctrl <return> works. image/ nglImageSimpleTGACodec* doesn't exist anymore loading nglImageTGACodec* instead works. window/ each command triggers a Debug Assertion Failure. vstplugin/ no msvc++6 project more feedback soon cheers --remy