Details
-
Bug
-
Resolution: Done
-
P2: Important
-
4.7.0
-
None
-
None
-
Compiling platform: public S60 SDK 5.0 + make release-armv6
-
18af9ef6074c33f7416629007ef5d24a39a55cbe
Description
Branch: origin/qt4.7
SHA: 47760d59d57f548d5816ae43e456c86e01146491
Used case: Benchmark test cases:
"compilation" (../tests/benchmarks/declarative/compilation/)
Reproduce steps:
1.qmake
2.make release-armv6
comment:
The problem is in \tests\benchmarks\declarative\compilation\compilation.pro:
Define SRCDIR equal to test's source directory
DEFINES += SRCDIR=\\\"$$PWD\\\"
"Symbian mmp file format does not accept strings with quotes in
defines. For this reason the SRCDIR need to be defined in sources."