I have Installed Borland Builder X 1.5 and Nokia SDK 2nd edition for MS Visual Studio and Borland BuilderX.
I tried to compile the Helloworldbasic example. everiting apears to work fine, but when trying to Run, the app icon dont apears in the emulator. so I turned on the builder log, and in the log i got this msg:
make (e=2): O sistema não pode encontrar o arquivo especificado. (System can´t find specified file)
make: *** [WHATHELLOWORLDBASIC] Error 2
note: I use Windows XP Portuguese, text in red is the error msg translated by me :P
So, reading this I think the builder is missing the nmake file... I have instaled the MS SDK framework 1.1, as mentioned in the download page of BuilderX 1.5 ... then I added to "Path" a reference to nmake file, "C:\Arquivos de programas\Microsoft.NET\SDK\v1.1\Bin". Now the builder returns this error in the msg window (before editing "path" there was no errors) :