dev tools : VC6.0
my nokia sdk installed at the path d:\Symbian;
now i want create a new project at E:\Nokia Dev Test\Second
but there must be error when i create new project
1.content of the first dialog:
e:\symbian\6.1\Series60\epoc32\build\Nokia Dev Test\SecondTest\group\SecondTest\wins\SecondTest.dsw
The specified project could not be inserted into the crrent wordspace.
2.content of the second dialog:
Failed to open wordspace : 0x8004a004
Hi
I have the same problem but when i add this path
(Z:\Microsoft Visual Studio\VC98\bin) to my PATH variable nothing positive happend. I tried also with C:\Program Files\Microsoft Visual Studio\VC98\Bin path because my MS VS is there. Nothing
Plese help me!
My Symbian is in D:\Symbian dir, and my MS Visual Studio is in C:\Program Files\Microsoft Visual Studio path.
How can i create a new correct project without an error?
Re: how to create a new project correctly?? could you help me please!
2008-05-07, 03:32#5
I'm trying to develop an application based on S60 1st Edition SDK 1.2 using carbide vs 2.0.2 & VS.Net 2003 as the IDE, but why if i try to debug or run it the error always show up even I try the example of Helloworld Application :
Command Lines
Creating temporary file "c:\Symbian\6.1\Series60\Epoc32Ex\helloworld\Deb_S60_12_WINS\BAT000002.bat" with contents
[
@echo off
RCMake.exe "C:\Symbian\6.1\Series60\Epoc32Ex\helloworld\HelloWorld.vcproj" S60_12 WINS UDEB
if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: A tool returned an error code from "Performing Pre-Build Event..."
exit 1
:VCEnd
]
Creating command line "c:\Symbian\6.1\Series60\Epoc32Ex\helloworld\Deb_S60_12_WINS\BAT000002.bat"
ERROR: RCMake failed: Object reference not set to an instance of an object.
Project : error PRJ0019: A tool returned an error code from "Performing Pre-Build Event..."
every I try to debug or run it, there always a message dialog appears "These project configuration are out of date _ Helloworld Deb_S60_12_WINS win32, would you like to build them yes/no ?" - Is it Normal ?
I've already tried to reinstall the SDK, deliminating the space or else, then find the solution in the forum internet but this error still not resolve yet. is there anybody have a solution for me ? thanks in advance for everything.
Note I am install the component on this following order :
1. VS.NET 2003
2. J2SDK 1_4_2-windows-i586 - Installer.exe
3. ActivePerl-5.6.1.638-MSWin32-x86.msi
4. s60 1st C++ SDK v1.2
5. carbide VS 2.0.2