Changes between Initial Version and Version 1 of Ticket #663
- Timestamp:
- 03/27/15 20:33:16 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #663
- Property Resolution → Fixed
- Property Status new → closed
-
Ticket #663 – Description
initial v1 1 we need to add 1 Around line 115 in '''t3dmix4_iso.h''', otherwise the "build" process will fail, when we define '''MIX_ISO_TS''' and '''TS_DIF4'''. We just need to add: 2 {{{ 3 USE mod_ncparam 4 }}} 2 5 3 USE mod_ncparam4 5 around line 115 in t3dmix4_iso.h, otherwise the "build" process will fail, when we define MIX_ISO_TS and TS_DIF4.6 7