Hello all,
after I have found an version 1.2 SDK to use Carbide.C++ Express to make an application for the Siemens SX1 I tried to import an example from this SDK. I have chosen the "graphics" example that can be found in C:\PROGRAMME\Series60_1_2_CW\series60ex\Graphics.
It provides an .mmp file for the import to Carbide.
But when copied the project files to the workspace the sis dir is not copied. I did this by hand and refreshed the project. Then the sis dir and the pkf file in it was shown in the tree in the Carbide window. A release for the debugger can be built, but when I tried to build one for the phone, I got this message:
Isn't the rule specified in the makefile? And doesn't Carbide creates the makefile?Code:'Finished building target: C:/PROGRAMME/Series60_1_2_CW/epoc32/release/THUMB/UREL/Graphics.app' ' ' make: *** No rule to make target `Graphics/sis/graphics.pkg', needed by `C:/OPT/SYM/Graphics/Graphics/sis/graphics.sis'. make: Target `all' not remade because of errors. Build complete for project Graphics![]()
What do I have to do?
Some days ago I had the same problem with a console based Hello world program. I got an .exe that I transferred to the phone and run.
What decides about Carbide building a .sis file or not?
Thanks in advance,
Karsten



