VirtualBox

Changes between Initial Version and Version 1 of Ticket #2445


Ignore:
Timestamp:
Oct 24, 2008 1:44:40 PM (15 years ago)
Author:
Frank Mehnert
Comment:

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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2445

    • Property Guest type otherWindows
  • Ticket #2445 – Description

    initial v1  
    11c1085 visual c++ error occurs on compiling cppunit from shared folder.
    22
    3 * download cppunit.sourceforge.net
    4 * extract it into shared folder.
    5 * open src/dsw file and convert it to recent version format.(2005).
    6 * When building TestRunner project, MsDevCallerListCtrl.cpp has on error.
    7 ** corrent error as the following.
     3 * download cppunit.sourceforge.net
     4 * extract it into shared folder.
     5 * open src/dsw file and convert it to recent version format.(2005).
     6 * When building !TestRunner project, !MsDevCallerListCtrl.cpp has on error.
     7 * error:
    88{{{
    99#import "libid:80cc9f66-e7d8-4ddd-85b6-d9e6cd0e93e2" version("7.0") lcid("0") raw_interfaces_only named_guids
     
    1212#import "libid:80cc9f66-e7d8-4ddd-85b6-d9e6cd0e93e2" version("8.0") lcid("0") raw_interfaces_only named_guids
    1313}}}
    14 * try recompile it.
    15 * It throws an error c1085.
    16 * According to http://msdn.microsoft.com/en-us/library/1s8cby67(VS.80).aspx, it seems to be an error concerning shared folder.
     14 * try recompile it.
     15 * It throws an error c1085.
     16 * According to http://msdn.microsoft.com/en-us/library/1s8cby67(VS.80).aspx, it seems to be an error concerning shared folder.
    1717
    1818I tried above with local file system, it works well.

© 2023 Oracle
ContactPrivacy policyTerms of Use