>
>
>
>> You're correct that this is how business works: Nokia's business is
>> selling mobile devices (and services) - Digia's is in selling
>> consultancy. Digia has customers who pay them to work on features and
>> bugs that their customers need, Nokia does not.
>
>It is worth noting that Digia'
On Thu, Apr 12, 2012 at 4:12 PM, wrote:
> 4. The QDoc commands and functionality are not known well enough by
> For issue 4 I would like to point people to
> http://doc-snapshot.qt-project.org/qdoc/ this is the URL of the qdoc
> manual. If everybody follows what is written there and reports bugs
On sábado, 12 de maio de 2012 15.28.16, Loaden wrote:
> > ../Qt5/build -j 1
Conclusion: the build script does not work out-of-source.
Do it manually.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
Intel Sweden AB - Registration
In out-of-source build, I have to copy the 'build' and 'build.dependencies'
from source directory into the build directory.
Then these command lead failed with the log show below.
#!/bin/bash
>
> export LANG=C
> unset QTDIR
> export PATH="$PWD/../Qt5/qtbase/bin:$PATH"
>
> ../Qt5/configure -prefix