Hi,
I am getting BLDMAKE ERROR: ERROR: cpp.exe returned non-zero exit status (8448) while compiling my project. I followed this http://www.newlc.com/en/topic-7686 but unable to resolve it.
I also got this link http://discussion.forum.nokia.com/fo...ror-on-carbide. and followed post #21, but don't find anything like that. Here is the last part of the output of my compilation from command prompt
Code:... ... ... from C:\Symbian\Carbide\test\organizer\group\BLD.INF:35: C:\Symbian\Carbide\test\organizer\group\../organizer_plat/group/../calendar_cust amization_api/group/bld.inf:21: platform_paths.hrh: No such file or directory In file included from C:\Symbian\Carbide\test\organizer\group\../organizer_pub/g roup/bld.inf:22, from C:\Symbian\Carbide\test\organizer\group\BLD.INF:36: C:\Symbian\Carbide\test\organizer\group\../organizer_pub/group/../calendar_inter im_utils2_api/group/bld.inf:21: platform_paths.hrh: No such file or directory In file included from C:\Symbian\Carbide\test\organizer\group\../organizer_pub/g roup/bld.inf:23, from C:\Symbian\Carbide\test\organizer\group\BLD.INF:36: C:\Symbian\Carbide\test\organizer\group\../organizer_pub/group/../notepad_librar y_api/group/bld.inf:20: platform_paths.hrh: No such file or directory BLDMAKE ERROR: ERROR: cpp.exe returned non-zero exit status (8448) cpp.EXE -undef -nostdinc -+ -I "C:\S60\devices\S60_5th_Edition_SDK_v0.9 \epoc32\include" -I . -I "C:\Symbian\Carbide\test\organizer\group\" -I "C:\S60\ devices\S60_5th_Edition_SDK_v0.9\epoc32\include\variant" -include "C:\S60\device s\S60_5th_Edition_SDK_v0.9\epoc32\include\variant\Symbian_OS.hrh" "C:\Symbian\Ca rbide\test\organizer\group\BLD.INF"
Please suggest me.

Reply With Quote

