Hi Chris, Torben,

I have set up a svn repostory with the stuff I use to build with vs2012 x64

http://vcs.service.rug.nl/svn/osg-dep/

(currently ~1MB)

It could still use polishing, but I will not find the time to do so soon, but suggestions are welcome.
I think next on my list are:
    -x86 build with V110_xp toolkit
-debug version suitable for distribution - no symbols, just compiled with /MDd

Just hoping this is useful in it's current state.

regarding collada, I tried DOM 2.4.0 and needed a lot of changes to the osg plugin, DOM2.3.1 compiles just fine and passed a few short tests. With DOM 2.4.0 I had collada 1.5.0 compiled, then the osg plugin ONLY reads and writes 1.5.0 files. Disabling 1.5.0 in the collada build made it read and write 1.4.1 files again.
with dom 2.3.1 I just disabled 1.5.0 and that seemed to work just fine.

Regards, Laurens.



quick (and possibly incomplete) dependencies:
-need to have 7za, wget and sed in PATH
-need perl in c:\Perl64\bin
-need NASM in C:\Program Files (x86)\nasm
-need VC2012 in "C:\Program Files (x86)\Microsoft Visual Studio 11.0\"

sources.bat will download sources (111 MB) and expand /patch (631 MB / 773 MB on disk) make.bat builds both debug and release (2.75 GB / 2.79 GB on disk) (in about 20 min on my machine: i7-3770 @3.4GHz 4 core/8threats)



repo currently consists of:

boost_1_53_0
bzip2-1.0.6
curl-7.29.0
expat-2.1.0
fftss-3.0-20071031
freetype-2.4.11
gdal-1.9.2
gettext-0.18.2
giflib-5.0.4
glut-3.7.6
jpegsrc.v9
libiconv-1.14
libpng-1.5.14
libxml2-2.9.0
nvidia-texture-tools-2.0.8-1
openssl-1.0.1e
pcre-8.32
proj-4.8.0
tiff-4.0.3
zlib-1.2.8



On 7/17/2013 6:24 PM, Chris Hanson wrote:
Good luck with that. We have been unsuccessful at doing it so far and sort of side-tracked it.

You and I should collaborate on the build process. My build system has been sidelined while we struggled to virtualize all of the build slaves onto one box, since it's silly to have them all as discrete computers when they never run simultaneously anyway. We are getting close to having them all spinning full power now though.


On Wed, Jul 17, 2013 at 2:58 AM, Torben Dannhauer <[email protected] <mailto:[email protected]>> wrote:

    Hi,

    For the full package of my VS2012 precompiled 3rdParty package,
    I want to integrate collada. Unfortunately I'm not aware of the
    current Colada status of OSG.
    Can I use collada 2.4.0? Which DOM should I use? 1.4 ? 1.5?

    Thank you for your help!


    Cheers,
    Torben

    ------------------
    Read this topic online here:
    http://forum.openscenegraph.org/viewtopic.php?p=55234#55234





    _______________________________________________
    osg-users mailing list
    [email protected]
    <mailto:[email protected]>
    http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org




--
Chris 'Xenon' Hanson, omo sanza lettere. [email protected] http://www.alphapixel.com/
Training . Consulting . Contracting
3D . Scene Graphs (Open Scene Graph/OSG) . OpenGL 2 . OpenGL 3 . OpenGL 4 . GLSL . OpenGL ES 1 . OpenGL ES 2 . OpenCL Digital Imaging . GIS . GPS . osgEarth . Terrain . Telemetry . Cryptography . Digital Audio . LIDAR . Kinect . Embedded . Mobile . iPhone/iPad/iOS . Android @alphapixel <https://twitter.com/alphapixel> facebook.com/alphapixel <http://facebook.com/alphapixel> (775) 623-PIXL [7495]


_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to