Thanks for including the 64-bit and debug libraries in beta 2, but will the final product include all variations of the C/C++ libraries? Specifically, eight different libraries are needed to accommodate all possible ways users can build: Debug/Release, 32/64-bit, and Dynamic/Static C/C++ linking. In terms of the VS compiler switches, for each of 32 and 64-bit: /MD, /MDd, /MT, /MTd.Thanks,Howard
32-bit/64-bit/VS2008/VS2010Release, multi-threaded DLL runtime library (/MD)Debug, multi-threaded DLL runtime library (/MDd)
-- It does create a FileGDBAPI.dll dependency
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.