|
From: <tcl...@tc...> - 2014-01-30 14:25:32
|
Repository: http://core.tcl.tk/tcl Change Notification For [core-8-5: msvc6 build: "Side by Side" error] Ticket http://core.tcl.tk/tcl/tktview?name=22c10c8e79244024e5c3c8811384536e4d44f63c Artifact http://core.tcl.tk/tcl/tinfo?name=b40d047389834b134d9e41766099c2a1e8a33125 On 2014-01-30T13:54:54 By oehhar Changed Fields assignee: nobody closer: nobody comment: 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\ clsh85.exe' : return code '0x1' (T2) Fehler beim Generieren des Aktivierungskontextes für "C:\ est\\Tcl_8_5-fc06c2939f8ef7e6\\win\\Release\ clsh85.exe". Fehler in Manifest- oder Richtliniendatei "C:\ est\\Tcl_8_5-fc06c2939f8ef7e6\\win\\Release\ clsh85.exe" in Zeile 9. Der Wert ".0.0" des "version"-Attributs im assemblyIdentity-Element ist ungültig. foundin: 8.5.15 is_private: 0 login: oehhar priority: 5 Medium private_contact: 0f366eb3e9e2fcab52b8ebacd197db9047186a5f resolution: None severity: Important status: Open submitter: oehhar subsystem: 38. Init - Library - Autoload title: core-8-5: msvc6 build: "Side by Side" error type: Bug |