Tuesday, January 19, 2016
S80 compile error, fatal error U1073,
I installed two SDK package S60 and S80, I switched the two environments through environmentswitch.exe S60 under environment profiles settings.xml as follows:
& Lt; environment name = ". Series 60 2nd Ed SDK for Symbian OS, FP 2 - Supporting Microsoft Visual C ++" & gt;
& Lt; env key = "PATH" action = "prepend" value = "F: \ Program Files \ Visual studio 2003 \ Vc7 \ bin; F: \ Program Files \ Visual studio 2003 \ Common7 \ IDE;" / & gt;
& Lt; env key = "PATH" action = "prepend" value = "C: \ Program Files \ Common Files \ Symbian \ tools \;" registry = "yes" / & gt;
& Lt; env key = "EPOCROOT" action = "replace" value = "\ Series60 \" / & gt;
& Lt; command value = "devices -setdefault @ S60_2nd_FP2: com.nokia.series60" binding = "entry" outputwindow = "yes" / & gt;
& Lt; command value = "cmd.exe / k title Series60" directory = "F: \ Series60" binding = "doubleclick" / & gt;
& Lt; command value = "cmd.exe / k title Series60" directory = "F: \ Series60" binding = "menu" caption = "Shell" / & gt;
& Lt; command value = "epoc.exe -wins" binding = "menu" caption = "EPOC emulator" / & gt;
& Lt; command value = "devenv.exe" binding = "menu" caption = "VC ++ .NET" / & gt;
& Lt; / environment & gt;
& Lt; environment name = "Series 80 Developer Platform 2.0 - Supporting Microsoft Visual C ++" & gt;
& Lt; env key = "PATH" action = "prepend" value = "F: \ Program Files \ Visual studio 2003 \ Vc7 \ bin; F: \ Program Files \ Visual studio 2003 \ Common7 \ IDE;" / & gt;
& Lt; env key = "PATH" action = "prepend" value = "C: \ Program Files \ Common Files \ Symbian \ tools \;" registry = "yes" / & gt;
& Lt; env key = "EPOCROOT" action = "replace" value = "\ Series80 \" / & gt;
& Lt; command value = "devices -setdefault @ Series80_DP2_0_SDK_CW: com.nokia.Series80" binding = "entry" outputwindow = "yes" / & gt;
& Lt; command value = "cmd.exe / k title Series60" directory = "F: \ Series80" binding = "doubleclick" / & gt;
& Lt; command value = "cmd.exe / k title Series60" directory = "F: \ Series80" binding = "menu" caption = "Shell" / & gt;
& Lt; command value = "epoc.exe -wins" binding = "menu" caption = "EPOC emulator" / & gt;
& Lt; command value = "devenv.exe" binding = "menu" caption = "VC ++ .NET" / & gt;
& Lt; / environment & gt;
But cut to S80 compiled error, as follows:
NMAKE: fatal error U1073: do not know how to make '"\ Series80 \ EPOC32 \ RELEASE \ WINS \ UDEB \ EDLL.LIB"'
Please help us to see what is the problem? ?
Thank you!
Reply:
The original is missing a lot of files in epoc / release / wins,? ? ?
Reply:
I suspect that you installed the Series 80 SDK is "for CodeWarrior", rather than "for Visual Studio" of.
I'm here "for Visual Studio" The default installation directory is:
"C: \ Symbian \ 7.0s \ S80_DP2_0_SDK"
"For CodeWarrior" The default installation directory is:
"" C: \ Symbian \ 7.0s \ S80_DP2_0_SDK_CW "
Check your right.
Reply:
Thank chenziteng (Chan Teng) brother! ! Sdk version really is not!
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment