Tcl Source Code

Ticket Change Details
Login
Overview

Artifact ID: b40d047389834b134d9e41766099c2a1e8a33125
Ticket: 22c10c8e79244024e5c3c8811384536e4d44f63c
core-8-5: msvc6 build: "Side by Side" error
User & Date: oehhar 2014-01-30 13:54:54
Changes

  1. assignee changed to: "nobody"
  2. closer changed to: "nobody"
  3. cmimetype changed to: "text/plain"
  4. comment changed to:
    When I compile the current core-8-5-branch tcl:
    http://core.tcl.tk/tcl/info/fc06c2939f
    the resulting tclsh.exe
    starts with the following error:
    ... invalid Side by Side configuration (orig German below (T1)).
    
    In the system log there is written:
    Wrong manifest: Row 9. The value ".0.0" of the "version"-Attribute in assemblyIdentity-Element is invalid.
    (German original below (T2))
    
    Platform: Windows Vista 32 bit
    Compiler: MSVC++6, SDK 2003SP1
    nmake -f Makefile.vc release
    nmake -f Makefile.vc install
    (the install step tries to call the exe and fails as above)
    
    Thank you,
    Harald
    
    
    (T1)
    Diese Anwendung konnte nicht gestartet werden, da die Side-by-Side-Konfiguration
     ungültig ist. Weitere Informationen finden Sie im Anwendungsereignisprotokoll.
    NMAKE : fatal error U1077: '.\Release\tclsh85.exe' : return code '0x1'
    
    (T2)
    Fehler beim Generieren des Aktivierungskontextes für "C:\test\Tcl_8_5-fc06c2939f8ef7e6\win\Release\tclsh85.exe". Fehler in Manifest- oder Richtliniendatei "C:\test\Tcl_8_5-fc06c2939f8ef7e6\win\Release\tclsh85.exe" in Zeile 9. Der Wert ".0.0" des "version"-Attributs im assemblyIdentity-Element ist ungültig.
    
  5. foundin changed to: "8.5.15"
  6. is_private changed to: "0"
  7. login: "oehhar"
  8. priority changed to: "5 Medium"
  9. private_contact changed to: "0f366eb3e9e2fcab52b8ebacd197db9047186a5f"
  10. resolution changed to: "None"
  11. severity changed to: "Important"
  12. status changed to: "Open"
  13. submitter changed to: "oehhar"
  14. subsystem changed to: "38. Init - Library - Autoload"
  15. title changed to: "core-8-5: msvc6 build: "Side by Side" error"
  16. type changed to: "Bug"