I'm new to Symbian programming and I'm trying to make the series 60 environment work. When I'm running bldmake bldfiles nothing happens. The command is run but seems to be stuck - no output comes. Any ideas why this doesn't work?
bldmake bldfiles - problem
Hi Joape382
This is a long storie, but please read on
On my system I have done the following. I�ve mad a copy of C:\Programmer\Symbian\7.0s\Series60_v21\Series60Ex\helloworldbasic
to
c:\temp\
and then I enter c:\temp\helloworldbasic\group
and do a "makmake helloworldbasic vc7" and thereby building project files for Visual Studio .NET 2003
When I compile, the following directory (among others) are created
C:\Programmer\Symbian\7.0s\Series60_v21\Epoc32\BUILD\TEMP\HELLOWORLDBASIC\GROUP
And here is my answer to your question: Once I run "bldmake bldfiles" a bunch of .MAKE files appear in the ..\BUILD\TEMP\HELLOWORLDBASIC\GROUP
directory.
So try looking for files with .MAKE extension, either in a similar folder on our system.
Hopefully this help a bit
/Moelgaard
Thinks this will not help. IMHO if joape382 have Metrowerks Codewarrior instead of Visual Studio .NET 2003 or have just SDK installed. This is similar RTFM problem as explained here.