Custom Query (35 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (25 - 27 of 35)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Resolution Summary Owner Reporter
#35 fixed Location of .res files michelpons jasper

Reported by jasper, 3 years ago.

Description

.Res files were pointed to from $(SolutionDir) which from the python build defaulted to the project dir. The $(ProjectDir) variable is now used instead which works from both places.

#36 wontfix Interface registrations remain michelpons jasper

Reported by jasper, 3 years ago.

Description

As a result of the initial 64-bit CAPE-OPEN type libraries being released having component IDs that are equal to the 32-bit type libraries, a side effect of having both installed and removing one after the other in separate installs confuses the microsoft installer tool into thinking that the component has already been uninstalled.

In this scenario interface registrations may remain for the last bitness removed, even if the corresponding files have been removed.

#22 fixed Reference to COLTT project within TLB project michaelhalloran michelpons

Reported by michelpons, 4 years ago.

Description

In Product.wxs, as part of the code creating the distribution package, a variable is defined (COLTTProjectDirectory) to point to the COLTT directory. It serves in particular to point to the license file to be used for distributing the CAPE-OPEN TLB/PIA. The two projects should be kept apart and should be self contained to ensure easy maintenance.

1 2 3 4 5 6 7 8 9 10 11 12
Note: See TracQuery for help on using queries.