[Installbase-devel] [ installbase-Bugs-777611 ] Error on Build Setup
Status: Alpha
Brought to you by:
damonc
From: SourceForge.net <no...@so...> - 2003-07-25 15:24:38
|
Bugs item #777611, was opened at 2003-07-25 11:24 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=474883&aid=777611&group_id=54799 Category: Install Builder Group: None Status: Open Resolution: None Priority: 5 Submitted By: Cristiano Saldanha Carneiro (criscarneiro) Assigned to: Damon Courtney (damonc) Summary: Error on Build Setup Initial Comment: When I build the setup of my project it generate this Build log with erros messages: 7/25/03 12:10:07 PM - Building Windows main.tcl... 07/25/03 12:10:36 PM - Building Windows file manifest... 07/25/03 12:10:57 PM - Building Windows install... 07/25/03 12:10:59 PM - Replacing Windows icon... 07/25/03 12:11:45 PM - divide by zero 07/25/03 12:11:45 PM - while executing 07/25/03 12:11:45 PM - "expr round( ($conf(wrapSoFar) * 100.0) / $size )" 07/25/03 12:11:46 PM - (procedure "::MPI::WrapProgress" line 8) 07/25/03 12:11:46 PM - invoked from within 07/25/03 12:11:46 PM - "::MPI::WrapProgress $totalSize $size $size" 07/25/03 12:11:46 PM - (procedure "::MPI::wrap" line 158) 07/25/03 12:11:46 PM - invoked from within 07/25/03 12:11:46 PM - "::MPI::wrap -verbose -x {F:/Arquivos de programas/InstallBase/Installs/Act195Demo/Setup.exe} - wintcl {F:/Arquivos de programas/InstallBase/Binaries/Wi..." 07/25/03 12:11:46 PM - ("eval" body line 1) 07/25/03 12:11:46 PM - invoked from within 07/25/03 12:11:46 PM - "eval ::MPI::wrap -verbose $argv " 07/25/03 12:11:46 PM - Windows build completed in 01m39s. 07/25/03 12:11:46 PM - Build completed in 01m39s. WHat is that? How can I fix that problem? Thank's Cristiano ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=474883&aid=777611&group_id=54799 |