VirtualBox

Opened 15 years ago

Closed 15 years ago

#2445 closed defect (worksforme)

In shared folder, vs2005 error c1085!

Reported by: ddumbugie Owned by:
Component: shared folders Version: VirtualBox 2.0.2
Keywords: Cc:
Guest type: Windows Host type: other

Description (last modified by Frank Mehnert)

c1085 visual c++ error occurs on compiling cppunit from shared folder.

  • download cppunit.sourceforge.net
  • extract it into shared folder.
  • open src/dsw file and convert it to recent version format.(2005).
  • When building TestRunner project, MsDevCallerListCtrl.cpp has on error.
  • error:
    #import "libid:80cc9f66-e7d8-4ddd-85b6-d9e6cd0e93e2" version("7.0") lcid("0") raw_interfaces_only named_guids
    
    #import "libid:80cc9f66-e7d8-4ddd-85b6-d9e6cd0e93e2" version("8.0") lcid("0") raw_interfaces_only named_guids
    
  • try recompile it.
  • It throws an error c1085.
  • According to http://msdn.microsoft.com/en-us/library/1s8cby67(VS.80).aspx, it seems to be an error concerning shared folder.

I tried above with local file system, it works well. Thanks.

Change History (3)

comment:1 by Frank Mehnert, 15 years ago

Description: modified (diff)
Guest type: otherWindows

Please could you check if 2.0.4 (please update the guest additions as well) improves things for you?

comment:2 by Frank Mehnert, 15 years ago

Component: othershared folders

No response, closing.

comment:3 by Frank Mehnert, 15 years ago

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use