Thanks for the hint.
I am not sure why I was using the ' https://mapwingis.codeplex.com/SourceControl/list/changesets' url, but I believe I could only have done so by following instructions I found on the site.
Anyway, I was able to get Tortoise SVN to retrieve the latest code from the url you supplied.
When I open and attempt to compile the MapWinGIS10 project in VS2010, I receive the error that VS cannot find UtilityFunctions.h.
So I looked for UtilityFunctions.h and found it in 'C:\dev\MapWinGIS_Source\MapWinGIS\branches\4.8.8\Utilities', so I added this folder to the Additional Include directories in the VS2010 project settings (under c/C++-> General).
When I then tried to compile, the errors specified other errors.
So I am back to where I began in the original post.
Is there a directory that is missing in the project? Or perhaps someone can list the necessary include files and help with getting me to a point where I can build the .ocx?
TIA
I am not sure why I was using the ' https://mapwingis.codeplex.com/SourceControl/list/changesets' url, but I believe I could only have done so by following instructions I found on the site.
Anyway, I was able to get Tortoise SVN to retrieve the latest code from the url you supplied.
When I open and attempt to compile the MapWinGIS10 project in VS2010, I receive the error that VS cannot find UtilityFunctions.h.
So I looked for UtilityFunctions.h and found it in 'C:\dev\MapWinGIS_Source\MapWinGIS\branches\4.8.8\Utilities', so I added this folder to the Additional Include directories in the VS2010 project settings (under c/C++-> General).
When I then tried to compile, the errors specified other errors.
So I am back to where I began in the original post.
Is there a directory that is missing in the project? Or perhaps someone can list the necessary include files and help with getting me to a point where I can build the .ocx?
TIA