Hi,
I am trying to create .sis file from command prompt without using the Carbide C++ IDE.
I tried
first checked the default SDK selected.
"bldmake clean"
"bldmake bldfiles"
"abld build winscw udeb " / "abld build gcce urel"
But the .exe is not generating
I checked in "epoc32\release\winscw\udeb" and "\epoc32\release\gcce\urel" folder but the exe file is not there.
Even I set the environment variable, but nothing happens.
Could anyone please help me how to create the exe file from the project using the Command Prompt and where do I find that exe file?
Thanks in Advance

Reply With Quote

