[OpenLayers-Users] 64bit Vector layer error

Christopher Schmidt crschmidt at metacarta.com
Fri Jun 1 14:19:07 EDT 2007


On Fri, Jun 01, 2007 at 01:12:52PM -0500, Lee Keel wrote:
> If I run the editingtoolbar.html sample using
> http://www.openlayers.org/api/OpenLayers.js as my source for open layers
> (which I know is the last released version) then all works just fine on my
> system (64bit vista).  However, if I run the same html file against the
> latest trunk, I get an error that says 'Your browser does not support vector
> rendering.  Currently supported renderers are: SVG VML'.  I have tried this
> through IE 7 (32 and 64bit versions) and FireFox 2.0.0.4.

The problem is your OpenLayers, not your browser:

"""
OpenLayers ships with three configurations to create a single file
version:

    * library: This file includes the OpenLayers code to create a build
      for everything that does not require vector support. build.py uses
      this profile if no other one is specified.
    * full: This is the full build with all files: this includes the
      vector-related files like Renderers and Formats. 
""" -- http://trac.openlayers.org/wiki/Profiles

Bad error message on my part, sorry about that. I'll file a ticket to
improve that.

Regards,
-- 
Christopher Schmidt
MetaCarta



More information about the Users mailing list