On Fri, Apr 24, 2009 at 02:54:43PM -0500, Geoffrey Furnish wrote: > Werner Smekal writes: > > I usually debug in the build tree. Add the "-DBUILD_TEST=ON" to the > > cmake options and all examples will be compiled in the built tree. > > Well, I must be missing something. When I add this, I don't find the tk > examples in the build tree. There is an examples/tk directory, which has > mostly Tcl stuff within. The xtk01, and other Tk examples are not present, > and thus not compiled in the build tree. They did show up in the install > tree when I did a make install. > > Is there a way to get the Tk examples/demos built in the build tree?
Geoffrey, I think that because the xtk?? examples are not part of the test suite they were not included in the list of examples built when BUILD_TEST=ON is set. It can be done, but will require some cmake changes. Andrew ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensign option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel