[fdo-internals] Where is the .net/C# wrapper for FDO on MS-Windows??

Kenneth, GEOGRAF A/S ks at geograf.dk
Wed Apr 2 04:14:54 EDT 2008


I have done this with the MapGuide API.
The .Net dll's are basically SWiG wrappers around C++ classes.
If you do a complete build of the FDO project, it will produce the SWiG 
C# classes.
You can then copy thoses, and include them in a VS 2003 project.
You have to remove all references to generics and other 2.0 stuff, but 
other than that, it should work.

Regards, Kenneth, GEOGRAF A/S



Charly Lebrun skrev:
> Charly Lebrun a écrit :
>>
>>
>> Hi !
>>
>> Thanks a lot for your replies...
>>
>> In fact we did try that, with the current version of Visual Studio 
>> used for our application : VS 2003. IT did not work.
>>
>> After you pointed out that we were using the proper DLL, we tried in 
>> a new version of Visual Studio and... yes, it's working with VS 2005 !
>>
>> So now we have to migrate our application, which is not that easy 
>> (type changes, MFC's support, etc.)
>>
>> Thanks again !
>>
>> Charly
>>
>
> Hello again,
>
> Just wondering... Does anyone knows wether it is possible to rebuild 
> FDO with VS 2003 ? I did not get into the source code yet... Just 
> loaded the binaries...
>
> Thanks !!!
>
> Have a nice day,
>
>
> Charly
> _______________________________________________
> fdo-internals mailing list
> fdo-internals at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/fdo-internals


More information about the fdo-internals mailing list