hi every one,
When im' try to create a new project using the Visual C++ 6.0 hang when create new project using 'Series 60 AppWizard v1.9', after i click finish and ok, the software is hang, any idea?
If you have the SDK installed on the C: drive ( and I recomand to have it there ), try to create the project directly on the C: drive root. ( if the project is called Test, the path should be c:\test ). Or try to use a project path without space characters.
Yes project without any space.
Also, be sure to have the nmake running in a 'cmd' console. If not, you've got an issue in the env PATH variable, which is not able to locate the Visual directory.