<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">&nbsp;&nbsp;&nbsp; CoSMIC VERSION: 0.8.4<br>
<br>
&nbsp;&nbsp;&nbsp; HOST MACHINE and OPERATING SYSTEM: Windows7 32bit<br>
<br>
&nbsp;&nbsp;&nbsp; TOOL/AREA/CLASS/EXAMPLE AFFECTED: Installer, CoSMIC_Release_Build solution<br>
<br>
&nbsp;&nbsp;&nbsp; DOES THE PROBLEM AFFECT:&nbsp; mwc.pl build of Visual Studio solution, and compilation?<br>
<br>
&nbsp;&nbsp;&nbsp; SYNOPSIS: Building the CoSMIC_Release_Build, some projects are skipped as they require zlib, even though zlib is installed and environment variables are set.
<br>
<br>
&nbsp;&nbsp;&nbsp; DESCRIPTION: With the latest version of CoSMIC downloaded from git, the cosmic.mwc will produce a solution with the PICML_Package and PICML_PackageComponent projects. This solution compiles and works.
<br>
<br>
But when trying to build the release (ie %COSMIC_ROOT%\Installer\CoSMIC_Release_Build.mwc) the following results are produced from the mwc.pl<br>
<br>
MPC_ROOT was set to C:\CUTS\\MPC.<br>
Using .../Middleware/ACE/bin/MakeProjectCreator/config/MPC.cfg<br>
Generating 'vc9' output using CoSMIC_Release_Build.mwc<br>
Skipping PICML_Package (Package_Component.mpc), it requires zlib.<br>
Skipping PICML_PackageComponent (Package_Component.mpc), it requires zlib.<br>
WARNING: PICML_examples_Release_Build.vcproj has no useful targets.<br>
WARNING: PICML_migration_Release_Build.vcproj has no useful targets.<br>
WARNING: PICML_paradigm_icons_Release_Build.vcproj has no useful targets.<br>
WARNING: PICML_paradigm_Release_Build.vcproj has no useful targets.<br>
Skipping minizip (minizip.mpc), it requires zlib.<br>
Skipping TAO_IDL_GEN (tao_idl_fe.mpc), it requires tao_idl_fe_gen.<br>
WARNING: CoSMIC_migrate_Release_Build.vcproj has no useful targets.<br>
WARNING: CoSMIC_bin_Release_Build.vcproj has no useful targets.<br>
WARNING: CoSMIC_docs_Release_Build.vcproj has no useful targets.<br>
WARNING: GME_includes_Release_Build.vcproj has no useful targets.<br>
WARNING: POSAML_examples_Release_Build.vcproj has no useful targets.<br>
WARNING: POSAML_paradigm_icons_Release_Build.vcproj has no useful targets.<br>
WARNING: POSAML_paradigm_Release_Build.vcproj has no useful targets.<br>
WARNING: CQML_examples_Release_Build.vcproj has no useful targets.<br>
WARNING: CQML_paradigm_icons_Release_Build.vcproj has no useful targets.<br>
WARNING: CQML_paradigm_Release_Build.vcproj has no useful targets.<br>
WARNING: DQML_examples_Release_Build.vcproj has no useful targets.<br>
WARNING: DQML_paradigm_icons_Release_Build.vcproj has no useful targets.<br>
WARNING: DQML_paradigm_Release_Build.vcproj has no useful targets.<br>
Generation Time: 21s<br>
<br>
&nbsp;&nbsp;&nbsp; REPEAT BY: %ACE_ROOT%\bin\mwc.pl -type vc9 -features zlib=1 CoSMIC_Release_Build.mwc<br>
<br>
&nbsp;&nbsp;&nbsp; SAMPLE FIX/WORKAROUND: Since building cosmic.mwc works okay, I am concerned that zlib is not used by the Installer CoSMIC_Release_Build.mwc and that some projects are skipped.
<br>
Has anyone built a release msi recently?<br>
If there is a recent COSMIC.msi available, the workaround would be to download and use that rather than building it again.<br>
<br>
&nbsp;&nbsp;&nbsp; RELATED FILES: none<br>
<br>
</div>
</body>
</html>