Re: [Interest] qt in namespace

2013-12-20 Thread Tim Blechmann
On 20/12/13 10:41, Tim Blechmann wrote: > hi all, > > i'm having some troubles to compile qt into a separate namespace. > configuring via: > > mkdir bla > cd bla > ../configure -developer-build -nomake examples -nomake tests > -qtnamespace TestQtNamespace > > gives me the following compile error

[Interest] qt in namespace

2013-12-20 Thread Tim Blechmann
hi all, i'm having some troubles to compile qt into a separate namespace. configuring via: mkdir bla cd bla ../configure -developer-build -nomake examples -nomake tests -qtnamespace TestQtNamespace gives me the following compile error: /Users/tim/dev/qt-everywhere-opensource-src-5.2.0/qtdeclara