Hello
may be a FLEXlm issue.
Can you check if environment variable LM_LICENSE_FILE is defined on your system (just open a DOS window and enter the command set LM_LICENSE to get that).
Is that environment variable defined? How is it initialized?
CrasyCat
Thanks for the reply!
I get the following:
C:\>set LM_LICENSE
LM_LICENSE_FILE=D:\Modeltech_xe_starter\win32xoem\licens
7789@slictx30-002;7789@sigi;7571@slictx30-001;7572@phydo
erks\CodeWarrior for StarCore And SDMA 1.0\license.dat
Hello
Here CodeWarrior is going to the web to search for license info :smileysad:.
Try placing the local directories before the remote one.
make sure the {...}Metrowerks\CodeWarrior for StarCore And SDMA 1.0\license.dat comes before the 7789@... stuff.
This should go faster.
CrasyCat