Page 1 of 1

21:34:56: Error: Cannot read typename from '\\192.168.2.40

Posted: Fri Dec 11, 2009 9:21 pm
by pkwong
From the Trace tab at the bottom of CodeLite, I sometimes get this error message which seems related to me not being able to import files
from directory for a shared folder. What is CodeLite trying to do?

21:34:56: Error: Cannot read typename from '\\192.168.2.40\pkwong\'!

If I try to use CodeLite on an unshared folder, I can import from files.


System config:
CodeLite 2.0.3365
Windows XP SP2
My code files are in a Windows Shared folder
I have a VMServer running a Linux virtual machine which uses the Windows Shared folder.
My Linux virtual machine IP is 192.168.2.40 (see above).
I get the above message even if my Linux virtual machine is not running (Ie. Linux virtual machine shutdown and VMServer closed)
'pkwong' is my Windows user name


peter