views:

39

answers:

0

the BADA IDE is executing the commands

cs-make all 'Building file: ../src/AnimationApp.cpp' 'Invoking: bada C++ Compiler' i686-mingw32-g++ -D_DEBUG -DSHP -DBUILD_DLL -I"C:/bada/1.0.0b3/include" -I"C:/bada/1.0.0b3/IDE/workspace2/AnimationApp/inc" -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"src/AnimationApp.d" -MT"src/AnimationApp.d" -o"src/AnimationApp.o" "../src/AnimationApp.cpp" i686-mingw32-g++ -D_DEBUG -DSHP -DBUILD_DLL -I"C:/bada/1.0.0b3/include" -I"C:/bada/1.0.0b3/IDE/workspace2/AnimationApp/inc" -O0 -g3 -Wall -E -fmessage-length=0 -o"C:/bada/1.0.0b3/IDE/workspace2/repository/AnimationApp/Simulator-Debug/AnimationApp.i" "../src/AnimationApp.cpp" 'Finished building: ../src/AnimationApp.cpp'

for a sample project..how to use these commands from command prompt for Helloworld.