Hi
I downloaded the Symbian .9 SDK, along with Carbide 2.7. The project is simply called 'test'.
"perl.exe -S ABLD.PL \Symbian\Carbide\workspace\test\ export
The process tried to write to a nonexistent pipe."
Additionally, I'm getting errors relating to:
ui_test.h. This is being included, yet has not been automatically created during the project creation.
The log output is below.
Any suggestions to how to fix this?
Thanks
The log is below:
Working Directory: C:/Symbian/Carbide/workspace/test
***Invoking bldmake command
perl.exe -S bldmake.pl bldfiles winscw
Total Time: 2 sec
***Invoking abld command
perl.exe -S ABLD.PL \Symbian\Carbide\workspace\test\ export
The process tried to write to a nonexistent pipe.
make -r -f "\Nokia\devices\Nokia_Symbian3_SDK_v0.9\EPOC32\BUILD\Symbian\Carbide\workspace\test\EXPORT.make" EXPORT VERBOSE=-s
Nothing to do
ui_test.h
=======
***Invoking abld command
perl.exe -S ABLD.PL \Symbian\Carbide\workspace\test\ makefile winscw Makefile_0xE349FE3F
make -r -f "\Nokia\devices\Nokia_Symbian3_SDK_v0.9\EPOC32\BUILD\Symbian\Carbide\workspace\test\WINSCW.make" MAKEFILEMAKEFILE_0XE349FE3F VERBOSE=-s
make -j 4 -s -C \Symbian\Carbide\workspace\test -f "MAKEFILE_0XE349FE3F.MK" TO_ROOT=..\..\..\.. EPOCBLD=..\..\..\..\Nokia\devices\Nokia_Symbian3_SDK_v0.9\EPOC32\BUILD\Symbian\Carbide\workspace\test\MAKEFILE_0XE349FE3F\WINSCW TO_BLDINF=..\..\..\..\Symbian\Carbide\workspace\test PLATFORM=WINSCW MAKMAKE
process_begin: CreateProcess((null), \epoc32\tools\uic test.ui -o ui_test.h, ...) failed.
make (e=2): The system cannot find the file specified.
make[2]: *** [ui_test.h] Error 2




