IonicWind Software

Aurora Compiler => GUI => Topic started by: Rock Ridge Farm (Larry) on February 15, 2006, 06:21:38 PM

Title: Platform Question
Post by: Rock Ridge Farm (Larry) on February 15, 2006, 06:21:38 PM
I do most of my Aurora stuff on my XP Laptop. Today I copied all of my Aurora files
to a thumb dirve and installed everything on a Win2K system. I re-compiled code
that was working on XP and it crashes on Win2K. Is this an issue? What platform
is Aurora compiled on?
Title: Re: Platform Question
Post by: Ionic Wind Support Team on February 15, 2006, 07:29:09 PM
Should run on all systems from 98 to XP.  Are you using any API functions that might not exist on 2K?
Title: Re: Platform Question
Post by: Rock Ridge Farm (Larry) on February 16, 2006, 08:45:22 AM
No - it was the dialog box database lookup code.
Title: Re: Platform Question
Post by: Ionic Wind Support Team on February 16, 2006, 08:49:09 AM
The database library requires the ODBC desktop drivers be installed on the system.  Not sure if 2K comes with them stock.  They do come with all versions of office.

Make a debug build and see where it stops.