Discussion Board
ERROR...still unable to make resource file
2002-06-03, 03:21
#1
Super Contributor
hi,
when i try to compile any project the build process is terminated with an error
Can't execute cpp at D:\Symbian\6.1\Shared\epoc32\tools/epocrc.pl line 161
there seem to be a problem in the (vc) environment settings, but even after setting the path, things are not working. could anyone please give a list of all the settings required in VC++ and the os (win2k) and the values for the same.
the path set in the system is
PATH=d:\Symbian\6.1\Shared\epoc32\gcc\bin;d:\Symbian\6.1\Shared\epoc32\tools;d:\perl\bin;
thank you,
ashish
Posted by Asheesh Sangamneheri, asangamneheri@hotmail.com
on May 01, 2002 at 16:57
RE: ERROR...still unable to make resource file
2002-06-20, 11:38
#2
Registered User
Hi,
You can try by setting the following user variables :
include -
C:\Program Files\Microsoft Visual Studio\VC98\atl\include;C:\Program Files\Microsoft Visual Studio\VC98\mfc\include;C:\Program Files\Microsoft Visual Studio\VC98\include
lib -
C:\Program Files\Microsoft Visual Studio\VC98\mfc\lib;C:\Program Files\Microsoft Visual Studio\VC98\lib
MsDevDir -
C:\Program Files\Microsoft Visual Studio\Common\MSDev98
and also make sure that PATH contains
C:\Program Files\Microsoft Visual Studio\Common\Tools\WinNT;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Program Files\Microsoft Visual Studio\Common\Tools;C:\Program Files\Microsoft Visual Studio\VC98\bin;C:\Program Files\Microsoft Visual Studio\VC98\include;
Hope this helps.
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules