Comment 4 for bug 3711

Revision history for this message
Michael Sheldon (michael-sheldon) wrote :

Sorry for the delay; you can grab the test program from: http://junk.mikeasoft.com/ubuntu-3dstest.tar.gz

The correct output should look like:
Expecting: 0.065576; Value returned by lib3ds: 0.065576

The output when compiled against the Ubuntu version of lib3ds is more along the lines of:
Expecting: 0.065576; Value returned by lib3ds: 4.04892e-34

Remember that since lib3ds is statically linked you'll need to recompile the test program after any changes you make to lib3ds for them to take effect.

Cheers,
 Mike.