Share |

Knowledge Base - Eye4Software GPS Toolkit - Programming Languages

Download Eye4Software GPS Toolkit free trial Download the Eye4Software GPS Toolkit fully functional 30 day trial version for free
Browse through the Eye4Software GPS Toolkit for Windows manual Browse through the Eye4Software GPS Toolkit manual



Navigation >> KB Table of contents >> Eye4Software GPS Toolkit - Programming Languages



Knowledge Base - Eye4Software GPS Toolkit - Programming Languages




#120005 I am not a programmer. Can your company offer a complete solution ?
Sure, please send a detailed description to our support desk, and we will be happy to see if we can be of any help. ...
Tags:  Custom Applications ,GPS Development
#120010 When compiling the Visual C++ sample I got the following error: error LNK2001: unresolved external symbol "void __stdcall _com_issue_error(long)"
This error occurs when trying to compile an application using the GPS component in Visual C++ 6.0. Open the project properties, and add the following additional library in the "Linker"="Input" tab: comsupp.lib. ...
Tags:  LNK2001 ,comsupp.dll ,Visual C++ ,GPS Component