i m trying to open a workspace using the series 60 2.1 version but i m not getting it. i m using the same process as i was doing with series 60 version 2.0.
As I know, 2.1v supports generating .NET solutions. To create one do the following: 1) Open your command prompt and nevigate to your project's "group" folder. 2) Type "bldmake bldfiles vc7" (you can also try with 'vc6' to create .dsw - I never try it with 2.1v SDK) 3) Good luck!
Forum posts: 10
As I know, 2.1v supports generating .NET solutions.
To create one do the following:
1) Open your command prompt and nevigate to your project's "group" folder.
2) Type "bldmake bldfiles vc7" (you can also try with 'vc6' to create .dsw - I never try it with 2.1v SDK)
3) Good luck!
Asher.