[Liblas-devel] naming in dotnet
Mateusz Loskot
mateusz at loskot.net
Sat Aug 23 02:04:34 EDT 2008
Martin Rodriguez wrote:
> Yesterday i was studying the naming convention in gtk and i was
> wrong like mateus said. They key is in the static link in windows and
> the link in linux which is the same, but the libraries are
> different.
>
> This makes me think in implement a system like this:
> - Compile the shared libraries
> - Replace the shared library name in the CAPI api of c# depending if we are in linux or windows.
> - Compile the c# DLL.
> - Move the shared library and the c# library to the same folder.
Martin,
I don't have any strong opinion on that, but if you are looking for
examples of libraries naming convention, my favorite is the one used in
Boost (I've also ported this concept to SOCI library - http://soci.sf.net):
http://www.boost.org/doc/libs/1_36_0/more/getting_started/windows.html#library-naming
Best regards,
--
Mateusz Loskot, http://mateusz.loskot.net
Charter Member of OSGeo, http://osgeo.org
More information about the Liblas-devel
mailing list