Hi Robert,

I just added a nightly build scheduled task on my machine, and ran it a few times to see how it ran. You can see WHITESTAR is me. (incidentally, I changed my site name to WHITESTAR_jean-sebastien_guay at one time, but didn't change it the next time - anyone know how to remove an unused entry in the CDash page? :-) )

It seems to me that using /build will not really be useful to track warnings, since only changed .cpp files and files that depend on changed headers will be recompiled each time, so getting 0 warnings doesn't mean there are 0 warnings in the whole build, just in the subset of files compiled.

I tried using /rebuild, but that seems to only rebuild the CMake configuration, not the individual projects (the WHITESTAR_jean-sebastien_guay build was done with /rebuild, and you can see that only one file was compiled if you look at the build log). So using

    devenv OpenSceneGraph.sln /rebuild Release /project Nightly

doesn't seem to work as expected. I used /build and instead deleted my build directory's contents in order to rebuild everything. Perhaps I'm doing something wrong.

Anyways, I'm on board, so we'll see how it goes.

J-S
--
______________________________________________________
Jean-Sebastien Guay    jean-sebastien.g...@cm-labs.com
                               http://www.cm-labs.com/
                        http://whitestar02.webhop.org/
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to