Custom Query (35 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (4 - 6 of 35)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Resolution Summary Owner Reporter
#33 fixed TRUNK missing in repository structure jasper michelpons

Reported by michelpons, 3 years ago.

Description

There is no TRUNK folder at the root of the repository. Instead there are a number of folders containing various parts of the code used to build the CAPE-OPEN TLB/PIA distribution together with a "Tags" folder. There should be a "Trunk" folder at the same level as the "Tags" folder. That would make the repository structure in accordance with the best practice guidelines for a SVN-based repository.

#32 fixed Warning on res files not created during build jasper michelpons

Reported by michelpons, 3 years ago.

Description

Using commit 130 build of TLB/PIA distribution leads to warnings: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(234 ,5): warning MSB8065: Custom build for item "1-1-0.rc" succeeded, but specified output "c:\users\cto\documents\tlb-pia\ cape-open idl\1-1-0\1-1-0\1-1-0.res" has not been created. This may cause incremental build to work incorrectly. [C:\Us ers\CTO\Documents\TLB-PIA\CAPE-OPEN IDL\1-1-0\1-1-0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(234 ,5): warning MSB8065: Custom build for item "1-0-0.rc" succeeded, but specified output "c:\users\cto\documents\tlb-pia\ cape-open idl\1-0-0\1-0-0\1-0-0.res" has not been created. This may cause incremental build to work incorrectly. [C:\Us ers\CTO\Documents\TLB-PIA\CAPE-OPEN IDL\1-0-0\1-0-0.vcxproj] Are these warnings to be taken into consideration?

#31 fixed Cannot open include file afxres.h jasper michelpons

Reported by michelpons, 3 years ago.

Description

Running the python script to build the tlb/pia distribution leads to failures: 1-0-0.rc(10): fatal error RC1015: cannot open include file 'afxres.h'. [C:\Users\CTO\Documents\TLB-PIA\CAPE-OPEN IDL\1- 0-0\1-0-0.vcxproj]

Done Building Project "C:\Users\CTO\Documents\TLB-PIA\CAPE-OPEN IDL\1-0-0\1-0-0.vcxproj" (Rebuild target(s)) -- FAILED.

1-1-0.rc(10): fatal error RC1015: cannot open include file 'afxres.h'. [C:\Users\CTO\Documents\TLB-PIA\CAPE-OPEN IDL\1- 1-0\1-1-0.vcxproj]

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