Quantcast
Viewing all articles
Browse latest Browse all 2341

New Post: Need help on building the OCX project

Hi all.

I am trying to compile the Trunk MapWinGIS2010 solution (in VS2013 as that is what I have). However due to fatal exceptions, the project cannot be built. Primarily errors are caused by missing includes: such as
  • gdal_priv.h (in GlobalVars.h)
  • geos_c.h (in GlobalVars.h)
I have downloaded the support libraries (*.lib) and have added the path to the directory under "Library Directories" under "Project -> Properties -> Configuration Properties -> VC++ Directories." Then added the individual files under the "Linker."

It has been near 10-years since I last cut code in VC++.
Thank you

Viewing all articles
Browse latest Browse all 2341

Trending Articles