View Single Post
  #275  
Old 10-28-2010, 08:05 PM
Anywho Anywho is offline
Batch File Basher
 
Join Date: Jul 2010
Posts: 204
Anywho is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


Quote:
Originally Posted by SkipRinPerth View Post
Does not seem to work on Win2k, or Win XP v5.2600 (ie no SP) both platforms fail with:

EP DecodePointer is an issue also picked up as an issue using another tech tool. Applies to build:
  1. json_parser_idx.exe 15/10/2010 18:40:30
  2. json_parser_ser.exe 15/10/2010 18:23:38

Was compilation for these versions different to v15.7 ?
Yes. VS2010 was used for compiling these programs. VS2010 doesn't support anything earlier than WinXP-SP2 for desktops and Server 2003-SP1 for servers.

I have switched to Win7-64 from Win7-32 since v15.7 and my former compiling environment (MinGW, Python, etc) got tossed out in the migration.
Reply With Quote