1

I have created a project on carbide c++ and I am getting an error

sbs returned with exit value = 1

I didn't make any changes on the code that carbide created.I am just created and build the project its throws the error.

I googled the error and could not find any solution. Does anyone get this error code before ?

Pshemo
  • 122,468
  • 25
  • 185
  • 269
irukeru
  • 509
  • 1
  • 10
  • 26

1 Answers1

0

I was taking the same error...

Try to change the options of build...

That occurs when I was trying to compile using the armv5 instead of GCCE.

Change it and your problem could be resolved.

I´m new on symbian/carbide but it solved my problem!

Mizu
  • 31
  • 4