Perhaps there is a small bug.

If I build Test with and within Visual Studio 2008 there will be every time
the wrong build name "Win32-vs8". It have to be "Win32-vs9".

The TotalVirtualMemory and TotalPhysicalMemory is also wrong. I have 3GB
Physical Memory, but perhaps that could be a problem with Vista Business.

-Stefan



Here is a part of the build.xml file:

<?xml version="1.0" encoding="UTF-8"?>
<Site BuildName="Win32-vs8"
        BuildStamp="20080502-0801-Experimental"
        Name="STEFAN "
        Generator="ctest2.6-patch 0 RC-10"      OSName="Windows"
        Hostname="Stefan"
        OSRelease=" Professional"
        OSVersion="Service Pack 1(Build 6001)"
        OSPlatform=""
        Is64Bits="0"
        VendorString="GenuineIntel"
        VendorID="Intel Corporation"
        FamilyID="6"
        ModelID="15"
        ProcessorCacheSize="-1"
        NumberOfLogicalCPU="1"
        NumberOfPhysicalCPU="2"
        TotalVirtualMemory="2047"
        TotalPhysicalMemory="2047"
        LogicalProcessorsPerPhysical="2"
        ProcessorClockFrequency="1994"
>


        
                
___________________________________________________________ 
Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: 
http://mail.yahoo.de

_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to