When I compile my project: myproject.
I get an error PRJ0019: A tool returned an error code from "Performing Pre-Build Event..."
I found there are always some "\\" in the path.
I already check all setting in my project properties.Now there is no "\\"in my project properties. however I still can't remove this problem.
Any advices are welcome.
The following are my error output. I highlight the "\\" with color.
epocroot = \Symbian\8.0a\S60_2nd_FP2\
* C:\Symbian\8.0a\S60_2nd_FP2\\epoc32\tools\cshlpcmp.bat C:\Projects\myproject\help\myproject.cshlp
........
* Copying C:\Projects\myproject\help\myproject.hlp to C:\Symbian\8.0a\S60_2nd_FP2\\Epoc32\wins\c\system\myproject\\myproject.hlp
........
ERROR: RCMake failed: Failed to copy C:\Projects\myproject\help\myproject.hlp to C:\Symbian\8.0a\S60_2nd_FP2\\Epoc32\wins\c\system\help\myproject.hlp: java.io.FileNotFoundException: ...
Project : error PRJ0019: A tool returned an error code from "Performing Pre-Build Event..."



