[Proj] Using proj on Windows

Ed McNierney ed at topozone.com
Wed Feb 8 22:55:17 EST 2006


Jeff -

You didn't say where you obtained your proj.dll file, but a normal
Windows build of the PROJ library generates a proj.lib (static library)
and a proj_i.lib (dynamic library) for linking with proj.dll.  You
should check for that library in your distribution or from your source,
since you naturally need a .lib that matches your DLL.  The PROJ
distribution is a pretty painless build on Windows

You can reference materials and links to both source and full Windows
binary distributions on http://proj.maptools.org

	- Ed

Ed McNierney
President and Chief Mapmaker
TopoZone.com / Maps a la carte, Inc.
73 Princeton Street, Suite 305
North Chelmsford, MA  01863
Phone: +1 (978) 251-4242
Fax: +1 (978) 251-1396
ed at topozone.com 

-----Original Message-----
From: proj-bounces at lists.maptools.org
[mailto:proj-bounces at lists.maptools.org] On Behalf Of Jeff Holt
Sent: Wednesday, February 08, 2006 10:35 PM
To: proj at lists.maptools.org
Subject: [Proj] Using proj on Windows


I need to use proj.dll within a VC++ (version 6) project, however I
can't find a .lib file to link against. Is there a distribution that has
a proj.lib? Or do I have to get the source and create one myself?

Thanks!

_______________________________________________
Proj mailing list
Proj at lists.maptools.org
http://lists.maptools.org/mailman/listinfo/proj



More information about the Proj mailing list