Thread: corewin_express

  1. #1
    Absent Minded Programmer
    Join Date
    May 2005
    Posts
    968

    corewin_express

    Is this the right settings?

    Code:
    <?xml version="1.0"?>
    <VisualStudioPropertySheet 
    	ProjectType="Visual C++" 
    	Version="8.00" 
    	Name="Core Windows Libraries">
    	<Tool 
    		Name="VCLinkerTool" 
    		AdditionalDependencies="kernel32.lib"
    </VisualStudioPropertySheet>
    I'm getting an error whenever I open a project in vs2005 8.00

    What does yours look like? Mine isn't working.. This thing is in the Visual Studio 8/ProjectDefaults folder..


    It's called corewin express..
    Sometimes I forget what I am doing when I enter a room, actually, quite often.

  2. #2
    Absent Minded Programmer
    Join Date
    May 2005
    Posts
    968
    no one has an answer??
    Sometimes I forget what I am doing when I enter a room, actually, quite often.

  3. #3
    Tropical Coder Darryl's Avatar
    Join Date
    Mar 2005
    Location
    Cayman Islands
    Posts
    503
    Do you have the Platform SDK installed? If no, then that looks right, if yes, then part of the installation instructions gave directions on modifying this file.

    Though you shouldn't get errors just opening the project. They shouldn't pop up untill you try to compile it.

  4. #4
    Absent Minded Programmer
    Join Date
    May 2005
    Posts
    968
    not compiler errors on anything, it looks like this..

    Code:
    The following error has occurred during XML parsing:
    
    File: C:\Program Files\Microsoft Visual Studio 8\VC\VCProjectDefaults\CoreWin_Express.vsprops
    Line: 9
    Column: 1
    Error Message:
    Illegal qualified name character.
    
    The file 'C:\Program Files\Microsoft Visual Studio 8\VC\VCProjectDefaults\CoreWin_Express.vsprops' has failed to load.
    
    Failed to load system project defaults file 'C:\Program Files\Microsoft Visual Studio 8\VC\VCProjectDefaults\CoreWin_Express.vsprops'.
    The project cannot load without this file installed.
    Please re-install the product.
    
    The following error has occurred during XML parsing:
    
    File: C:\Program Files\Microsoft Visual Studio 8\VC\VCProjectDefaults\CoreWin_Express.vsprops
    Line: 9
    Column: 1
    Error Message:
    Illegal qualified name character.
    
    The file 'C:\Program Files\Microsoft Visual Studio 8\VC\VCProjectDefaults\CoreWin_Express.vsprops' has failed to load.
    
    Failed to load system project defaults file 'C:\Program Files\Microsoft Visual Studio 8\VC\VCProjectDefaults\CoreWin_Express.vsprops'.
    The project cannot load without this file installed.
    Please re-install the product.
    XML parsing error... happens when I try to open a VC6 project ...

    I installed the sdk, now what?
    Sometimes I forget what I am doing when I enter a room, actually, quite often.

Popular pages Recent additions subscribe to a feed