<div>Dear <span style="color:rgb(136,136,136)">Roberto,</span></div><div><span style="color:rgb(136,136,136)"><br></span></div>No I am not working on grass7. I  use grass6.5 windows version. So for unix like flavour we use mingw open source. If possible please give me the dependent library & header where I can get the used function definition. If I get then I can try it for old raster library or merge the new library. I see your code actually some fucnction called here not defined in our library.<div>
<br></div><div>I change some portion like-</div><div><br></div><div>  /*module = G_define_module();</div><div>  G_add_keyword(_("raster"));</div><div>  G_add_keyword(_("dambreak")); </div><div>  G_add_keyword(_("model"));</div>
<div>  module->description = _("Estimate the area potentially inundated in case of dam   </div><div>  break");*/ </div><div><br></div><div>  module = G_define_module();</div><div>  module->keywords =(_("raster,dambreak,model"));</div>
<div>  module->description = _("Estimate the area potentially inundated in case of dam break");</div><div><br></div><div> please see the error for calling-</div><div> </div><div> G_find_raster2</div><div> Rast_open_old</div>
<div> Rast_allocate_f_buf</div><div> .....</div><div> etc.  </div><div><div><br></div><div>I am C++ developer if get the new then can redesign the old.</div><div><br></div><div>Thanks & Regards,</div><div><br></div><div>
Swapan<br><br><div class="gmail_quote">On Thu, Nov 8, 2012 at 2:00 PM, Roberto Marzocchi <span dir="ltr"><<a href="mailto:roberto.marzocchi@gmail.com" target="_blank">roberto.marzocchi@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear Swapan, <div><br></div><div>I think that the actually code of r.damflood don't work with grass 6.5 (I'm sure about grass6) because we used the new raster libraries of grass7. </div>
<div>We start the development in Grass 6.4.0 after we encountered a few libraries problem starting from Grass 6.4.1 so we carry on the development in grass7. </div>
<div>Moreover I never compile a C command in Mingw (I use normally linux), hence I am not sure to understand what you ask me.</div><div>Have you tried to compile the command in Grass 7? </div><div><br></div><div>Best regards, </div>
<span class="HOEnZb"><font color="#888888">
</font></span><div><span class="HOEnZb"><font color="#888888">Roberto </font></span><div><div class="h5"><br><br><br><br><div class="gmail_quote">2012/11/8 SWAPAN GHOSH <span dir="ltr"><<a href="mailto:swap.ghsh@gmail.com" target="_blank">swap.ghsh@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Dear Roberto,<div><br></div><div>I am trying to compile source code in Mingw environment for r.damflood. But I have a problem that some libary is missing in my environment. Can you please send me the .exe file by remaning as r.damflood.txt. Is it run succesfully in Grass6.5.</div>


<div><br></div><div>Thanks & Regards,</div><div><br></div><div>Swapan</div><div><br></div>
</blockquote></div><br></div></div></div>
</blockquote></div><br></div></div>