yjfcool / lib3ds

Automatically exported from code.google.com/p/lib3ds
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Compilation fixes under VC9 + static linking #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I had some little problems with the lib (2 RC1 - 20080909). It was mostly
conversions the compiler wanted to be explicit. I also included the same
kind of patch "pompei2" submitted (1999591).
So, here are the modified files.

Original issue reported on code.google.com by jkypr...@gmail.com on 20 Jan 2010 at 9:07

Attachments:

GoogleCodeExporter commented 9 years ago
I just added another fix. This is the same as the previous one, except that
it now compiles with 0 error 0 warning under VC9sp1 (Same configuration as
OpenSceneGraph, that is to say: Warning level=4 (maximum) with some very
annoying ones disabled).

Original comment by jkypr...@gmail.com on 20 Jan 2010 at 9:08

Attachments:

GoogleCodeExporter commented 9 years ago
r101: source compiles as C++
r102: static linking support

Original comment by jkypr...@gmail.com on 21 Jan 2010 at 7:47

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r103.

Original comment by jkypr...@gmail.com on 21 Jan 2010 at 8:44