Re: [osg-users] Question regarding collada

2013-07-20 Thread Torben Dannhauer
Hi, Sorry for the typos, I'm on the road. Full Story of the Qt bug: https://bugreports.qt-project.org/browse/QTBUG-29719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#issue-tabs First reported MS bugreport:

Re: [osg-users] Question regarding collada

2013-07-19 Thread Torben Dannhauer
Dear Chris, Luc, Laurens you are right, the question is what we _could_ do ;) Thanks for your offer, maybe we can set up such an automated build system. What in detail does the software you call Conductor? On my side, I built the package very sporadic, usually triggered by new libraries I

Re: [osg-users] Question regarding collada

2013-07-19 Thread Torben Dannhauer
oops, I forgot to provide the information about the VS2012 compiler bug I sent yesterday to Luc: I used VC2008 until 12/2012 and my upgrade was hardware related so I decided to push it to the limits and to buy the VS2012 with the brand new XP support – until then it was a black box regarding

Re: [osg-users] Question regarding collada

2013-07-19 Thread Chris Hanson
I think it would be great to have an automated build process, which tries to create weekly builds. Here are some aspects I thought about: - For which VS versions do we want to provide binaries? for all available VS releases since 2005, just 2010 and above, or only the newst version, currently

Re: [osg-users] Question regarding collada

2013-07-19 Thread Chris Hanson
We reported the bug shortly after Update 1 was released. They did not fix it in 2 major updates – and finally you get the fix in the next product for hundreds of dollars… Do you have an issue number or anything for this? -- Chris 'Xenon' Hanson, omo sanza lettere. xe...@alphapixel.com

Re: [osg-users] Question regarding collada

2013-07-18 Thread Laurens Voerman
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

Re: [osg-users] Question regarding collada

2013-07-18 Thread Torben Dannhauer
Hi, thanks for the collada hint, the I'llswitch back to 2.3.1 and 1.4 Cheers, Torben -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=55246#55246 ___ osg-users mailing list

Re: [osg-users] Question regarding collada

2013-07-17 Thread Chris Hanson
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

Re: [osg-users] Question regarding collada

2013-07-17 Thread Torben Dannhauer
Chris, I agree regarding the collaboration. Do have a fully scripted build process? In my case it its manual, but I have documented it in the privided source package quite detailed - I think it is a matter of time to script it completely. However, how often do you update your package? In my

Re: [osg-users] Question regarding collada

2013-07-17 Thread Chris Hanson
We have a scripted update and build process using buildbot and an unreleased Open Source tool we developed called Conductor. It usually works, but generally SOME package update SOMEWHERE breaks something whenever we update. We COULD update our packages nightly, but since we don't have the