Hi,
I had installed requirements as below:
1.Active Perl 5.10
2.JDK 1.6
3.Carbide v 2.0
4.S60_5th Edition
5.Qt tower 4.5.2
I had configured carbide for winscw. I had installed s60 sdk,carbide and QT towers in same drive,E:. My envinomental variables is as follows:
E:\Program Files\Nokia\Carbide.c++ v2.0\jre\bin\client;C:\Perl\site\bin;C:\Perl\bin;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program Files\Common Files\Symbian\tools;E:\QT\4.5.2_tower\bin;E:\Program Files\CSL Arm Toolchain\bin;E:\Program Files\Nokia\Carbide.c++ v2.0\jre\bin;E:\Program Files\Nokia\Carbide.c++ v2.0\x86Build\Symbian_Tools\Command_Line_Tools;E:\QT\S60_5th_Edition_SDK_v0.9\epoc32\tools;E:\QT\S60_5th_Edition_SDK_v0.9\epoc32\gcc\bin;
When i try to configure Qt for s60 from command line using:
configure -platform win32-mwc -xplatform symbian-abld
I am getting following error:
Creating src/tools/bootstrap ...
E:/QT/S60_5th_Edition_SDK_v0.9/epoc32/tools/make.exe -f Makefile.Release
make.exe[1]: Entering directory `E:/QT/4.5.2-tower/src/tools/bootstrap'
mwccsym2 -c -gccinc -stackcommit 1024000 -stackreserve 1024000 -O2 -RTTI on -Cpp
_exceptions on -w on -w nonotused -w nonotinlined -w noimplicit -w nopadding -w
noemptydecl -w nounusedexpr -w nopossible -DUNICODE -DQT_NO_PROCESS -DQT_NO_SHAR
EDMEMORY -DQT_NO_CONCURRENT -DQT_NO_SYSTEMSEMAPHORE -DQT_BOOTSTRAPPED -DQT_LITE_
UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DAT
ASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO
_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_US
ING_NAMESPACE -DQT_NODLL -I"..\..\..\include" -I"..\..\..\include\QtCore" -I"..\
..\..\include\QtXml" -I"..\..\3rdparty\zlib" -I"..\..\..\mkspecs\win32-mwc" -o t
mp\obj\release_shared\qisciicodec.o ..\..\corelib\codecs\qisciicodec.cpp
process_begin: CreateProcess((null), mwccsym2 -c -gccinc -stackcommit 1024000 -s
tackreserve 1024000 -O2 -RTTI on -Cpp_exceptions on -w on -w nonotused -w nonoti
nlined -w noimplicit -w nopadding -w noemptydecl -w nounusedexpr -w nopossible -
DUNICODE -DQT_NO_PROCESS -DQT_NO_SHAREDMEMORY -DQT_NO_CONCURRENT -DQT_NO_SYSTEMS
EMAPHORE -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAS
T_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRAR
Y -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_TH
READ -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -DQT_NODLL -I..\..\..\include
-I..\..\..\include\QtCore -I..\..\..\include\QtXml -I..\..\3rdparty\zlib -I..\.
.\..\mkspecs\win32-mwc -o tmp\obj\release_shared\qisciicodec.o ..\..\corelib\cod
ecs\qisciicodec.cpp, ...) failed.
make (e=2): The system cannot find the file specified.
make.exe[1]: *** [tmp/obj/release_shared/qisciicodec.o] Error 2
make.exe[1]: Leaving directory `E:/QT/4.5.2-tower/src/tools/bootstrap'
E:\QT\S60_5th_Edition_SDK_v0.9\epoc32\tools\make.exe: *** [release] Error 2
Creating src/tools/moc ...
E:/QT/S60_5th_Edition_SDK_v0.9/epoc32/tools/make.exe -f Makefile.Release
make.exe[1]: Entering directory `E:/QT/4.5.2-tower/src/tools/moc'
mwccsym2 -c -gccinc -stackcommit 1024000 -stackreserve 1024000 -O2 -RTTI on -Cpp
_exceptions on -w on -w nonotused -w nonotinlined -w noimplicit -w nopadding -w
noemptydecl -w nounusedexpr -w nopossible -DUNICODE -DQT_NO_PROCESS -DQT_NO_SHAR
EDMEMORY -DQT_NO_CONCURRENT -DQT_NO_SYSTEMSEMAPHORE -DQT_MOC -DQT_BOOTSTRAPPED -
DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -D
QT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOB
JECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_
UNICODETABLES -DQT_NO_USING_NAMESPACE -DQT_NODLL -I"." -I"." -I"..\..\..\include
" -I"..\..\..\include\QtCore" -I"..\..\..\include\QtXml" -I"..\..\xml" -I"..\..\
..\mkspecs\win32-mwc" -o release\moc.o moc.cpp
process_begin: CreateProcess((null), mwccsym2 -c -gccinc -stackcommit 1024000 -s
tackreserve 1024000 -O2 -RTTI on -Cpp_exceptions on -w on -w nonotused -w nonoti
nlined -w noimplicit -w nopadding -w noemptydecl -w nounusedexpr -w nopossible -
DUNICODE -DQT_NO_PROCESS -DQT_NO_SHAREDMEMORY -DQT_NO_CONCURRENT -DQT_NO_SYSTEMS
EMAPHORE -DQT_MOC -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAS
T_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEO
M_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_
NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -DQT_
NODLL -I. -I. -I..\..\..\include -I..\..\..\include\QtCore -I..\..\..\include\Qt
Xml -I..\..\xml -I..\..\..\mkspecs\win32-mwc -o release\moc.o moc.cpp, ...) fail
ed.
make (e=2): The system cannot find the file specified.
make.exe[1]: *** [release/moc.o] Error 2
make.exe[1]: Leaving directory `E:/QT/4.5.2-tower/src/tools/moc'
E:\QT\S60_5th_Edition_SDK_v0.9\epoc32\tools\make.exe: *** [release] Error 2
Creating src/tools/rcc ...
E:/QT/S60_5th_Edition_SDK_v0.9/epoc32/tools/make.exe -f Makefile.Release
make.exe[1]: Entering directory `E:/QT/4.5.2-tower/src/tools/rcc'
mwccsym2 -c -gccinc -stackcommit 1024000 -stackreserve 1024000 -O2 -RTTI on -Cpp
_exceptions on -w on -w nonotused -w nonotinlined -w noimplicit -w nopadding -w
noemptydecl -w nounusedexpr -w nopossible -DUNICODE -DQT_NO_PROCESS -DQT_NO_SHAR
EDMEMORY -DQT_NO_CONCURRENT -DQT_NO_SYSTEMSEMAPHORE -DQT_RCC -DQT_BOOTSTRAPPED -
DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -D
QT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOB
JECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_
UNICODETABLES -DQT_NO_USING_NAMESPACE -DQT_NODLL -I"." -I"." -I"..\..\..\include
" -I"..\..\..\include\QtCore" -I"..\..\..\include\QtXml" -I"..\..\xml" -I"..\..\
..\mkspecs\win32-mwc" -o tmp\obj\release_shared\rcc.o rcc.cpp
process_begin: CreateProcess((null), mwccsym2 -c -gccinc -stackcommit 1024000 -s
tackreserve 1024000 -O2 -RTTI on -Cpp_exceptions on -w on -w nonotused -w nonoti
nlined -w noimplicit -w nopadding -w noemptydecl -w nounusedexpr -w nopossible -
DUNICODE -DQT_NO_PROCESS -DQT_NO_SHAREDMEMORY -DQT_NO_CONCURRENT -DQT_NO_SYSTEMS
EMAPHORE -DQT_RCC -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAS
T_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEO
M_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_
NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -DQT_
NODLL -I. -I. -I..\..\..\include -I..\..\..\include\QtCore -I..\..\..\include\Qt
Xml -I..\..\xml -I..\..\..\mkspecs\win32-mwc -o tmp\obj\release_shared\rcc.o rcc
.cpp, ...) failed.
make (e=2): The system cannot find the file specified.
make.exe[1]: *** [tmp/obj/release_shared/rcc.o] Error 2
make.exe[1]: Leaving directory `E:/QT/4.5.2-tower/src/tools/rcc'
E:\QT\S60_5th_Edition_SDK_v0.9\epoc32\tools\make.exe: *** [release] Error 2
Creating src/tools/uic ...
E:/QT/S60_5th_Edition_SDK_v0.9/epoc32/tools/make.exe -f Makefile.Release
make.exe[1]: Entering directory `E:/QT/4.5.2-tower/src/tools/uic'
mwccsym2 -c -gccinc -stackcommit 1024000 -stackreserve 1024000 -O2 -RTTI on -Cpp
_exceptions on -w on -w nonotused -w nonotinlined -w noimplicit -w nopadding -w
noemptydecl -w nounusedexpr -w nopossible -DUNICODE -DQT_NO_PROCESS -DQT_NO_SHAR
EDMEMORY -DQT_NO_CONCURRENT -DQT_NO_SYSTEMSEMAPHORE -DQT_UIC -DQT_NO_QT3_SUPPORT
-DQT_UIC_CPP_GENERATOR -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_
NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_
NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE
-DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE
-DQT_NODLL -I"." -I"." -I"cpp" -I"." -I"..\..\..\include" -I"..\..\..\include\Q
tCore" -I"..\..\..\include\QtXml" -I"..\..\xml" -I"..\..\..\mkspecs\win32-mwc" -
o tmp\obj\release_shared\customwidgetsinfo.o customwidgetsinfo.cpp
process_begin: CreateProcess((null), mwccsym2 -c -gccinc -stackcommit 1024000 -s
tackreserve 1024000 -O2 -RTTI on -Cpp_exceptions on -w on -w nonotused -w nonoti
nlined -w noimplicit -w nopadding -w noemptydecl -w nounusedexpr -w nopossible -
DUNICODE -DQT_NO_PROCESS -DQT_NO_SHAREDMEMORY -DQT_NO_CONCURRENT -DQT_NO_SYSTEMS
EMAPHORE -DQT_UIC -DQT_NO_QT3_SUPPORT -DQT_UIC_CPP_GENERATOR -DQT_BOOTSTRAPPED -
DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -D
QT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOB
JECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_
UNICODETABLES -DQT_NO_USING_NAMESPACE -DQT_NODLL -I. -I. -Icpp -I. -I..\..\..\in
clude -I..\..\..\include\QtCore -I..\..\..\include\QtXml -I..\..\xml -I..\..\..\
mkspecs\win32-mwc -o tmp\obj\release_shared\customwidgetsinfo.o customwidgetsinf
o.cpp, ...) failed.
make (e=2): The system cannot find the file specified.
make.exe[1]: *** [tmp/obj/release_shared/customwidgetsinfo.o] Error 2
make.exe[1]: Leaving directory `E:/QT/4.5.2-tower/src/tools/uic'
E:\QT\S60_5th_Edition_SDK_v0.9\epoc32\tools\make.exe: *** [release] Error 2
Qt is now configured for building. Just run 'make debug-winscw|debug-armv5|relea
se-armv5'.
To reconfigure, run 'make confclean' and configure.
If I continue and give the command make debug-winscw
I am getting below error
bldmake bldfiles
warning: "E:\QT\S60_5th_Edition_SDK_v0.9\epoc32\tools\GCCEV6.bsf" Invalid BSF specification - customization restricted to ARMV5, ABIv2 and valid BSF platforms
BLDMAKE ERROR: Directory "\epoc32\" does not exist
E:\QT\S60_5th_Edition_SDK_v0.9\epoc32\tools\make.exe: *** [ABLD.BAT] Error 1
Please let me know how to resolve the issue. It's very urgent.
Thanks in advance,
Bye,
Swetha




