[OpenLayers-Users] Building Openlayers on Windows - build.py

2010-03-16 Thread paweluz
Hi! I have done some changes to the fiole XMLHttpRequest.js file, and now I want to build Openlayers (deploy to one OpenLayers.js file) but I having some problem... I am using OpenLayers 2.8 on Windows2000 and Python2.6. I opened the cmd and tried this approaches: -

Re: [OpenLayers-Users] Building Openlayers on Windows - build.py

2010-03-16 Thread Shawn Oatley
I had the same problem with the build.py file and was executing it from a batch file. You need to go to the directory and then execute the build.py file I.E.: D: cd \gwt\openlayers-2.8\openlayers-2.8\build build.py full.cfg Try that and you should be good to go... Shawn On 3/16/2010 at

Re: [OpenLayers-Users] Building Openlayers on Windows - build.py

2010-03-16 Thread paweluz
Hi! Thanks a lot for your help. I worked!!! :) I have no idea why my approach did not work, but now it is no important... Thanks one more time ! Poul -- View this message in context: http://n2.nabble.com/Building-Openlayers-on-Windows-build-py-tp4743084p4743474.html Sent from the OpenLayers