Kuzmeech wrote:
> D'oh! nevertheless it's Windows - I figured out second part with generate.py
> - "./" in front of script name is important:
>
> C:\xampp\htdocs\qx8\TEST21:12:14>python ./generate.py source
> works
>
> C:\xampp\htdocs\qx8\TEST21:12:14>python generate.py source
> doesn't
>
>
>
y
Hi Kuzmeech,
Kuzmeech wrote:
> Hello and thank you for the answers,
>
>>> Building on cygwin Python 2.5.1 (r251:54863)
>> Maybe a native Python installation is a bit faster?
> Native Python is about the same. Build version of Demo compiled in 38
> minutes.
To speed things up you can generate th
D'oh! nevertheless it's Windows - I figured out second part with generate.py
- "./" in front of script name is important:
C:\xampp\htdocs\qx8\TEST21:12:14>python ./generate.py source
works
C:\xampp\htdocs\qx8\TEST21:12:14>python generate.py source
doesn't
--
View this message in context:
ht
Hello and thank you for the answers,
>> Building on cygwin Python 2.5.1 (r251:54863)
> Maybe a native Python installation is a bit faster?
Native Python is about the same. Build version of Demo compiled in 38
minutes.
> First, shouldn't there be a "--out" as in:
> python create-application.py
Howdy!
On Mon, 2008-09-15 at 20:31 -0700, Kuzmeech wrote:
> it takes forever to build either source or build verision of /demobrowser. I
> waited at least 10 minutes on 1.6GHz core duo.
Each demo is individually compiled and optimized into a standalone app.
There are about 180 qooxdoo demos, so f
The first time you do a build it takes a while, the next time you do one it
will be much faster. This is true with source compiles and API compiles as
well.
Jim
On Mon, Sep 15, 2008 at 8:31 PM, Kuzmeech <[EMAIL PROTECTED]> wrote:
>
> Hi, few observations after trying new 0.8:
> 1.
> it takes fo
Hi, few observations after trying new 0.8:
1.
it takes forever to build either source or build verision of /demobrowser. I
waited at least 10 minutes on 1.6GHz core duo.
Building on cygwin Python 2.5.1 (r251:54863)
Any ideas what is wrong? It was much quicker in 0.7
2.
generated application d