When I am building raccoon, it shows a window "FLEXlm License Finder" and there are two options:
1- Specify the license server and then it asks for a computer name
2- Specify the license file
What I have to do??
Thank you!!
When I am building raccoon, it shows a window "FLEXlm License Finder" and there are two options:
1- Specify the license server and then it asks for a computer name
2- Specify the license file
What I have to do??
Thank you!!
I have a problem building:
Error:
make[1]: Entering directory `C:/Symbian/9.1/S60_3rd/mws/phone/group'
cr ..\..\..\EPOC32\RELEASE\ARMV5\UREL\abiv2_libpcre.lib ..\..\..\EPOC32\BUILD\S
ymbian\9.1\S60_3rd\mws\phone\group\LIBPCRE\GCCE\UREL\get.o ..\..\..\EPOC32\BUILD
\Symbian\9.1\S60_3rd\mws\phone\group\LIBPCRE\GCCE\UREL\maketables.o ..\..\..\EPO
C32\BUILD\Symbian\9.1\S60_3rd\mws\phone\group\LIBPCRE\GCCE\UREL\pcre.o ..\..\..\
EPOC32\BUILD\Symbian\9.1\S60_3rd\mws\phone\group\LIBPCRE\GCCE\UREL\study.o
process_begin: CreateProcess((null), cr ..\..\..\EPOC32\RELEASE\ARMV5\UREL\abiv2
_libpcre.lib ..\..\..\EPOC32\BUILD\Symbian\9.1\S60_3rd\mws\phone\group\LIBPCRE\G
CCE\UREL\get.o ..\..\..\EPOC32\BUILD\Symbian\9.1\S60_3rd\mws\phone\group\LIBPCRE
\GCCE\UREL\maketables.o ..\..\..\EPOC32\BUILD\Symbian\9.1\S60_3rd\mws\phone\grou
p\LIBPCRE\GCCE\UREL\pcre.o ..\..\..\EPOC32\BUILD\Symbian\9.1\S60_3rd\mws\phone\g
roup\LIBPCRE\GCCE\UREL\study.o, ...) failed.
make (e=2): El sistema no puede hallar el archivo especificado.
make[1]: *** [..\..\..\EPOC32\RELEASE\ARMV5\UREL\abiv2_libpcre.lib] Error 2
make[1]: Leaving directory `C:/Symbian/9.1/S60_3rd/mws/phone/group'
make: *** [TARGETLIBPCRE] Error 2 make -r -f "\Symbian\9.1\S60_3rd\EPOC32\BUILD\Symbian\9.1\S60_3rd\mws\phone\g
roup\GCCE.make" FINAL CFG=UREL
Why is it??
Thank you!!
That is often caused by an incorrect path. The build-tools try to invoke a program that is not found on the path.Originally Posted by jmv_
Try invoking abld build with the -v flag to see what it tries to do and then check that the program can be found on the path.
Johan
It seems that you use a compiler that requires a license. Check with your local admins what you need to do.Originally Posted by jmv_
Johan