Read-only archive of the All About Symbian forum (2001–2013) · About this archive

USing OPX with opltran

2 replies · 1,750 views · Started 30 May 2004

Normally i write my opl's on the pc and use opltran to make my opo files.

If i want to use system.opx i know i have to include the opx header but how do i tell opltran that i'm using an external opx library?

thx

INCLUDE SYSTEM.OPH

OPH is the Header file for translation on the device
Using OPLTRAN on the PC, use SYSTEM.TXH

Perhaps you might need to say OPLTRAN where to look for the *.txh files by adding the option: -i<path to *.txh files>. See the OPLTRAN options by running it without commands.