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

CodeLite installation/troubleshooting forum
pkwong
CodeLite Enthusiast
Posts: 17
Joined: Tue Dec 01, 2009 3:08 am
Genuine User: Yes
IDE Question: C++
Contact:

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

Post 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