You Are Here:

Community: Developer Discussion Boards

#1 Old Problem with useing Carbide C++ ide - 2007-03-06, 10:24

Join Date: Dec 2006
Posts: 76
Location: pune
Send a message via Yahoo to ankushbabrekar
ankushbabrekar
Offline
Regular Contributor
hi all,
plz any one told me .how to run the program throwcommand prompt. i used carbide c++ 1.1 v ide .

when i used on command prompt abld build winscw udeb.
then this give me error because of codewarrior ide not install .

when i used on command prompt abld build wins udeb.
then this give me error because of vc6 ide not install .

plz told me what i used for carbide ide .

abld build armi urel and abld build thumb urel are only for phone build
not for command prompt means i used epoc for running after above command then emulator is open but its not release mode its is debug mode.
Reply With Quote

#2 Old Re: Problem with useing Carbide C++ ide - 2007-03-07, 07:29

Join Date: Sep 2004
Posts: 8,784
Location: Tampere, Finland
ltomuta's Avatar
ltomuta
Offline
Forum Nokia Expert
Make a batch script with the following content, see that the value of CX_PLUGIN makes sense in the context of your Carbide.c++ Express installation and then run it before starting to build in command line.

Code:
set CX_PLUGIN=C:\Program Files\Nokia\Carbide.c++ Express v1.1\plugins\com.nokia.carbide.cpp.support_1.1.0.5
set MWCSym2Includes=%CX_PLUGIN%\Symbian_Support\MSL\MSL_C\MSL_Common\Include;%CX_PLUGIN%\Symbian_Support\MSL\MSL_C\MSL_Win32\Include;%CX_PLUGIN%\Symbian_Support\MSL\MSL_C\MSL_X86;%CX_PLUGIN%\Symbian_Support\MSL\MSL_C++\MSL_Common\Include;%CX_PLUGIN%\Symbian_Support\MSL\MSL_Extras\MSL_Common\Include;%CX_PLUGIN%\Symbian_Support\MSL\MSL_Extras\MSL_Win32\Include;%CX_PLUGIN%\Symbian_Support\Win32-x86 Support\Headers\Win32 SDK
set MWSym2Libraries=%CX_PLUGIN%\Symbian_Support\Win32-x86 Support\Libraries\Win32 SDK;%CX_PLUGIN%\Symbian_Support\Runtime\Runtime_x86\Runtime_Win32\Libs
set MWSym2LibraryFiles=MSL_ALL_MSE_Symbian_D.lib;gdi32.lib;user32.lib;kernel32.lib;
set PATH=%CX_PLUGIN%\Symbian_Tools\Command_Line_Tools;%PATH%
I it works add these variables to the system environment and forget about the script.
Reply With Quote

#3 Old Re: Problem with useing Carbide C++ ide - 2007-03-07, 08:03

Join Date: May 2003
Posts: 984
Location: Vancouver, Canada
antonypr's Avatar
antonypr
Offline
Forum Nokia Champion
Alternatively, you can also run env_update.exe tool that is shipped with Carbide.c++.

On my machine, the tool is located at \Carbide.c++ Express v1.1\plugins\com.nokia.carbide.cpp.support_1.1.0.5\env_switch

This tool will setup environment variables you need to run command line tools, such as abld.

Antony
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules

You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump
Similar Threads
Thread Thread Starter Forum Replies Last Post
Carbide 1.1 C++ : mbg file problem taycho1 Carbide.c++ IDE and plug-ins 5 2008-07-21 14:02
Carbide C++ Express Problem... sujith Symbian Tools & SDKs 14 2006-11-30 08:21
problem with Carbide when use #ifdef Dipakbaviskar Carbide.c++ IDE and plug-ins 5 2006-11-28 14:47
Problem in making sis file in Carbide C++ Adeesh Carbide.c++ IDE and plug-ins 5 2006-10-02 15:00
Problem with VC++ 6 IDE clickzika Symbian Tools & SDKs 0 2005-02-11 09:14

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2010 Nokia