| Reply | « Previous Thread | Next Thread » |
|
Hi
I am using carbide 1.2 c++ (trial version) in windows vista. Since carbide is not for vista, i did migration proceedure stated in (link) http://wiki.forum.nokia.com/index.ph...Vista_%28tm%29 After this the carbide got instaled and started correctly. But, i imported a project from bld.inf and upon building the build doesn't happen. It shows the following error ===Build Command = /c abld build WINSCW UDEB -v=== C:\Windows\system32\cmd.exe /c abld build WINSCW UDEB -v Bareword "GCCE" not allowed while "strict subs" in use at \Symbian\9.2\S60_3rd_FP1_5\EPOC32\BUILD\Symbian\digi\group_sym9_http\/Platform.pm line 14. Bareword "GCCE" not allowed while "strict subs" in use at \Symbian\9.2\S60_3rd_FP1_5\EPOC32\BUILD\Symbian\digi\group_sym9_http\/Platform.pm line 25. Compilation failed in require at C:\Symbian\9.2\S60_3rd_FP1_5\epoc32\tools/ABLD.PL line 166. BEGIN failed--compilation aborted at C:\Symbian\9.2\S60_3rd_FP1_5\epoc32\tools/ABLD.PL line 166. Could anyone help me for this? regards arun |
|
Are you using Perl 5.6.1?
Tim |
|
Oh.
This was a simple mistake from my side. I use edit plus to edit the gcce.mk file and that created all issues. I removed the gcce.mk.bak file created by edit plus and everything started working. BTW i followed what is described in http://wiki.forum.nokia.com/index.ph...Vista_%28tm%29 |
|
I suddenly get this problem too...
The weird thing is I've had 5.0 v1.0 installed before on this same machine, and then it worked fine. I deinstalled it a week ago, just to realize this week I need it again. I reinstalled, applied the patch, and I get this in my face... I'm using Perl 5.6.1, and Carbide 2.0, and trying to use S60 5.0 v1.0 with Vista. 3.2 still works fine thankfully. Any hint would be very much appreciated. |
|
Join Date: Oct 2006
Posts: 2,535
Location: Helsinki, Finland
Offline
Forum Nokia Champion
|
|
|
Quote:
- Neil R.Bhasme - |
|
Thanks,
Solved it. Seems when I de-installed the sdk last week, it left the BUILD folder, and even though I re-installed in the exact same dir and everything, there was some kind of incompatibility. removing the BUILD folder (as suggested in another thread) solved the issue. |
|
In my case I ran into this because I had edited epoc32\tools\compilation_config\gcce.mk (to make changes to the level of optimization). Prior to editing gcce.mk I saved a copy of the original as gcce-orig.mk. I fixed the issue by simply renaming that file to gcce-orig.mk_. It appears some script is loading all *.mk files from this dir.
// Orig error: C:\S60\devices\S60_5th_Edition_SDK_v1.0\S60CppExamples\Listbox\group\BLD.INF:0: malformed option `-D GCCE-ORIG=_____GCCE-ORIG' BLDMAKE ERROR: ERROR: cpp.exe returned non-zero exit status (8448) cpp.EXE -undef -nostdinc -+ -I "C:\S60\devices\S60_5th_Edition_SDK_v1.0 \epoc32\include" -I . -I "C:\S60\devices\S60_5th_Edition_SDK_v1.0\S60CppExamples \Listbox\group\" -D GCCE-ORIG=_____GCCE-ORIG -D EPOC32=_____EPOC32 -D MARM=_____ MARM -D EABI=_____EABI -D GENERIC_MARM=_____GENERIC_MARM -D MARM_ARMV5=_____MARM _ARMV5 -I "C:\S60\devices\S60_5th_Edition_SDK_v1.0\epoc32\include\variant" -inc lude "C:\S60\devices\S60_5th_Edition_SDK_v1.0\epoc32\include\variant\Symbian_OS. hrh" "C:\S60\devices\S60_5th_Edition_SDK_v1.0\S60CppExamples\Listbox\group\BLD.I NF" |
| liammurray |
| View Public Profile |
| Find all posts by liammurray |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| help with n95 working with lifeblog on vista | miremare | PC Suite API and PC Connectivity SDK | 2 | 2007-08-08 18:11 |
| Wireless toolkit doesn't work on Vista | MobileVisuals | Mobile Java Tools & SDKs | 1 | 2007-07-25 17:04 |
| Auto Start is working file in emulator but not working in device(3660) | dtripathy | General Symbian C++ | 2 | 2006-03-11 10:29 |
| sendRedirect not working | nicole_yap | Mobile Java General | 0 | 2005-09-16 04:35 |
| 7650 / BlueUSB Bluetooth USB dongle / PC-suite not working! | mahaikol | Bluetooth Technology | 7 | 2002-12-28 07:47 |