Re: [qooxdoo-devel] Problems with new source build process/make in 0.6.4

2007-01-04 Thread Sebastian Werner
Markus Bäurle schrieb: > Hi, > > I upgraded to qooxdoo 0.6.4 and use the improved build process. But I have > two problems with the source build (The normal build works perfect!) > > 1. > If I have a namespace my.namespace I need either two variables: >- APPLICATION_NAMESPACE: my.namespace >

Re: [qooxdoo-devel] Problems with new source build process/make in 0.6.4

2007-01-03 Thread Markus Bäurle
Thanks for your reply. The workaround with the APPLICATION_TRANSLATION_CLASS_PATH works! But that cannot be the the regular way! Regards, Markus Alessandro Sala wrote: > > > > > > > > Hello Markus, > > > I upgraded to qooxdoo 0.6.4 and use the improved build process. But I have

Re: [qooxdoo-devel] Problems with new source build process/make in 0.6.4

2006-12-30 Thread Alessandro Sala
Hello Markus, I upgraded to qooxdoo 0.6.4 and use the improved build process. But I have two problems with the source build (The normal build works perfect!) 1. If I have a namespace my.namespace I need either two variables: - APPLICATION_NAMESPACE: my.namespace - APPLICATION_NAMESPA

[qooxdoo-devel] Problems with new source build process/make in 0.6.4

2006-12-29 Thread Markus Bäurle
Hi, I upgraded to qooxdoo 0.6.4 and use the improved build process. But I have two problems with the source build (The normal build works perfect!) 1. If I have a namespace my.namespace I need either two variables: - APPLICATION_NAMESPACE: my.namespace - APPLICATION_NAMESPACE_PATH: my/name