I added r.viewshed  to grass-addons, and deleted it from the trunk.

-Laura


On Aug 13, 2008, at 4:47 PM, Paul Kelly wrote:

On Wed, 13 Aug 2008, Laura Toma wrote:

Unfortunately I cannot reproduce the compile errors, so I cannot be of much help.

I wondered if you might be able to help with advice on the C++ headers. From the compile errors it seems to me that the problem is a lack of a definition for the strcpy() function in the ami_stream.h header. I suspect that adding
#include <cstring>
(thanks to Martin for the hint about the C++ header names) would solve the compilation errors, but I'm not sure if anybody with access to a problem system has tried it out yet - but I'm thinking of maybe just going ahead and making the change as it seems so appropriate.

I added r.viewshed in grass_trunk/raster/. It compiles and works for me. Looking forward to comments.

Should it maybe go in grass-addons rather than trunk for now?

Paul

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to