I use qooxdoo together with OpenLayers. But I get this error when I try to
compile the qooxdoo application: 

    - Warning: mobile02.page.Map (118): Unknown global symbol used:
OpenLayers.Map
    - Warning: mobile02.page.Map (119): Unknown global symbol used:
OpenLayers.Layer.OSM
    - Warning: mobile02.page.Map (150): Unknown global symbol used:
OpenLayers.Projection
    - Warning: mobile02.page.Map (152): Unknown global symbol used:
OpenLayers.LonLat
    - Warning: mobile02.page.Map (169): Unknown global symbol used:
OpenLayers.Layer.Markers
    - Warning: mobile02.page.Map (177): Unknown global symbol used:
OpenLayers.Marker
    - Warning: mobile02.page.Map (179): Unknown global symbol used:
OpenLayers.Size
    - Warning: mobile02.page.Map (180): Unknown global symbol used:
OpenLayers.Pixel
    - Warning: mobile02.page.Map (181): Unknown global symbol used:
OpenLayers.Icon


At the same time, when I run the application, I get this error:

    var map = new mobile02.page.Map();
    Uncaught TypeError: undefined is not a function 

I wonder, how do I include the OpenLayers library into the qooxdoo project.

I looked here:
http://hg.ruilopes.com/openlayers-qooxdoo-hello

I also looked at the mobileshowcase provided with qooxdoo and I can't find
the OpenLayers libary files anywhere. Can someone please tell me how this
works? How do I include OpenLayers library to the qooxdoo compilation path?

Thanks for your time and kind concern.


Jenia




--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/qooxdoo-openlayers-compilation-problems-OL-not-on-path-tp7585528.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to