Symbian 编译问题?请大虾帮帮忙
Performing Pre-Build Event...
* Current build configuration: WINSCW UDEB
Executing tool...
java.lang.IllegalArgumentException: Illegal characters in path.
at System.IO.Path.CheckInvalidPathChars(String path)
at System.IO.Path.Combine(String path1, String path2)
at com.nokia.iguana.compilecommonutils.TargetFileFinder.GetRscFileName(String filename, String lang, Boolean systemresource, ProjectSettings settings, SDKInfo theSdk, String platform, String buildtype, ResourceBlockFile rcBlock, Boolean IsSymbian9)
at com.nokia.iguana.compileresource.CompileResource.RCComp(String filename, String lang, ResourceType resourceType, ProjectSettings settings, SDKInfo theSdk, TextWriter writer, String platform, String buildtype, Boolean ForceRebuild)
at com.nokia.iguana.compileresource.CompileResource.CompileResourceFile(String filename, ProjectSettings settings, String sdk, TextWriter writer, String platform, String buildtype, Boolean ForceRebuild, String ProjectDir, String ProjectName)
at CompileItem.ItemCompiler.Main(String[] args)
Unhandled Exception: System.ArgumentException: Illegal characters in path.
at System.IO.Path.CheckInvalidPathChars(String path)
at System.IO.Path.Combine(String path1, String path2)
at com.nokia.iguana.compilecommonutils.TargetFileFinder.GetRscFileName(String filename, String lang, Boolean systemresource, ProjectSettings settings, SDKInfo theSdk, String platform, String buildtype, ResourceBlockFile rcBlock, Boolean IsSymbian9)
at com.nokia.iguana.compileresource.CompileResource.RCComp(String filename, String lang, ResourceType resourceType, ProjectSettings settings, SDKInfo theSdk, TextWriter writer, String platform, String buildtype, Boolean ForceRebuild)
at com.nokia.iguana.compileresource.CompileResource.CompileResourceFile(String filename, ProjectSettings settings, String sdk, TextWriter writer, String platform, String buildtype, Boolean ForceRebuild, String ProjectDir, String ProjectName)
at CompileItem.ItemCompiler.Main(String[] args)