I am developing a project in C++ and want to use some functionalities provided by the C API of spatialite library. We are using visual studio 2012. The inconsistency between C++ and C in the header files and various dependencies cause me a lot of headache. I am not a programming expert. Could you tell me whether there is a simple way to use the spatialite library without the need to figure out the function of each header file and source file?
I search on the web extensively for this. At first, it looks like the amalgamation is the solution. However, this has been deprecated for spatialite 4.0. I really could use some input as to how to make the functions exposed to my C++ project easily.
Any input is greatly appreciated. Thank you very much!!
--
You received this message because you are subscribed to the Google Groups "SpatiaLite Users" group.
To post to this group, send email to spatiali...@googlegroups.com.
To unsubscribe from this group, send email to spatialite-use...@googlegroups.com.
Visit this group at http://groups.google.com/group/spatialite-users?hl=en.For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "SpatiaLite Users" group.
To post to this group, send email to spatialite-users@googlegroups.com.
To unsubscribe from this group, send email to spatialite-users+unsubscribe@googlegroups.com.
Visit this group at http://groups.google.com/group/spatialite-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.