[Liblas-devel] .NET bindings and Beta3

Martin (OpenGeoMap) martin at opengeomap.org
Mon Sep 29 03:44:44 EDT 2008


>
Hi:
>
> Hi,
>
>  
>
> What was the final decision WRT the .NET bindings that Martin was 
> working on?  I have been eagerly awaiting Beta3 as I thought it would 
> include what I need to integrate libLAS into my .NET app.  Did I miss 
> something?  Should I build from source?
>
What WRT is????.

In my job i use visual studio 2008 pro, but like you see i add a visual 
2005 xpress solution to be more permisive with people.
Compile is very easy in this way.

Like you know monodevelop and visual studio now share the MSBuild system 
and therefore you can compile it in linux also.
http://www.monodevelop.com/Release_notes_for_MonoDevelop_2.0_Alpha_1#MSBuild_File_format

You can compile with MSBuild by console.
http://msdn.microsoft.com/en-us/magazine/cc163589.aspx

To compile the dotnet bindings you don´t need liblas support but  you 
will need add to the same folder than dotnet bindings the native library 
if you want work....


I am trying use the same system than proj.NET,  sharpmap or  math.NET 
but we need add support to autotools and NMake.


In the source code you have a CAPI.cs file. In this file you need modify 
the line where you write the .DLL name for every liblas version.
>
>  
>
> I have previously used LASTools and found it very helpful, so libLAS 
> via c# would be even better.
>
c# rocks!!!
>
>  
>
> Thanks for all your efforts, once libLAS is integrated into Eonfusion 
> we will be able to do a thorough test and I will let you know of any 
> issues.
>
Yesterday i was working in the bindings to complete mateus test with 
NUNIT. I don´t believe by now you can do many things because i am doing 
some changes in the API.
Liblas have much more work done than me because the C++ API have more time.
This week i hope have a nice screenshot with my complete NUNIT in green 
color ;-) .

> Steve
>
>  
>
>  
>
> ************************
> *Steve Harwin*
> Senior Software Engineer
> Eonfusion & Landscape Mapper
>
> Myriax Pty Ltd
> GPO Box 1387
> Hobart Tas 7001
> Australia
> Tel: +61 3 6231 5588
> Fax: +61 3 6234 1822
> E-mail: steveh at myriax.com <mailto:steveh at myriax.com>
>
> http://www.eonfusion.myriax.com
> http://www.landscapemapper.com
> http://www.myriax.com
>
>  
>
>  
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Liblas-devel mailing list
> Liblas-devel at mail.hobu.net
> http://mail.hobu.net/mailman/listinfo/liblas-devel
>   




More information about the Liblas-devel mailing list